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