The description of the kind of document returned. |
Element | ops:desc |
Attribute | ops:document-instance/@desc |
<xs:simpleType name="description-type"> <xs:annotation> <xs:documentation>The description of the kind of document returned.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Drawing"/> <xs:enumeration value="FirstPageClipping"/> <xs:enumeration value="FullDocument"/> <xs:enumeration value="FirstPageImage"/> <xs:enumeration value="JapaneseAbstract"/> <xs:enumeration value="UNKNOWN"/> </xs:restriction> </xs:simpleType> |