<xs:simpleType name="OriginContentUidType">
<xs:annotation>
<xs:documentation xml:lang="en">
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">User ID of the artifact.</p>
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:integer">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="65335"/>
</xs:restriction>
</xs:simpleType>
|