complexType OnlineAvailablePriorityDocumentIndicatorType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type extension of pat:TrueType
used by
element pat:OnlineAvailablePriorityDocumentIndicator
attributes
Name Type Use Default Fixed annotation
pat:libraryIdentifier xsd:token
com:officeCode com:ExtendedWIPOST3CodeType
source <xsd:complexType name="OnlineAvailablePriorityDocumentIndicatorType">
<xsd:simpleContent>
<xsd:extension base="pat:TrueType">
<xsd:attribute ref="pat:libraryIdentifier"/>
<xsd:attribute ref="com:officeCode"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>