<xs:attribute name="uri">
<xs:annotation>
<xs:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A uri expressing the location of the referenced material.</p>
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:anyURI">
<xs:maxLength value="1024"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
|