complexType AuthorizedUserType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children com:Contact gin:AuthorizedUserStatusCategory gin:AuthorizedUserCategory
used by
element gin:AuthorizedUser gin:NewAuthorizedUser gin:PreviousAuthorizedUser
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="AuthorizedUserType">
<xsd:sequence>
<xsd:element ref="com:Contact">
</xsd:element> <xsd:element ref="gin:AuthorizedUserStatusCategory" minOccurs="0">
</xsd:element> <xsd:element ref="gin:AuthorizedUserCategory" minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>