Skip to content

Commit

Permalink
Refer to local copy of xml.xsd.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Dec 17, 2010
1 parent 02a8158 commit 48d61de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/saml-metadata-dri-v1.0-wd01.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</annotation>

<import namespace="urn:oasis:names:tc:SAML:2.0:metadata" schemaLocation="saml-schema-metadata-2.0.xsd"/>
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>

<element name="DocumentInfo" type="mddri:DocumentInfoType" />
<complexType name="DocumentInfoType">
Expand Down

0 comments on commit 48d61de

Please sign in to comment.