<xs:complexType name="ReferenceValueType">
<xs:attribute name="uri" use="required">
<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:attribute>
<xs:attribute ref="mediaType" use="optional"/>
<xs:attribute ref="isEncrypted" use="optional"/>
</xs:complexType> |