complexType PreType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
used by
element com:Pre
attributes
Name Type Use Default Fixed annotation
com:listingCategory com:ListingCategoryType required
com:id xsd:ID
source <xsd:complexType name="PreType">
<xsd:attribute ref="com:listingCategory" use="required"/>
<xsd:attribute ref="com:id"/>
</xsd:complexType>