Attribute | ani:gen-citationtype/@code |
<xs:simpleType name="gencitationtype.att"> <xs:restriction base="xs:token"> <xs:enumeration value="bk"/> <xs:enumeration value="ch"/> <xs:enumeration value="co"/> <xs:enumeration value="cp"/> <xs:enumeration value="di"/> <xs:enumeration value="ep"/> <xs:enumeration value="ot"/> <xs:enumeration value="pa"/> <xs:enumeration value="st"/> <xs:enumeration value="tr"/> </xs:restriction> </xs:simpleType> |