diagram | |||||
version | V3_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||
children | com:ExhibitionCountryCode com:ExhibitionCityName com:ExhibitionName com:ExhibitionDate com:ExhibitionFirstDisplayDate com:ExhibitionStatusCategory com:ExhibitionStatusDate com:CommentText com:ExhibitionDocument | ||||
used by |
| ||||
source | <xsd:complexType name="ExhibitionPriorityType">
<xsd:sequence> </xsd:complexType>
<xsd:element ref="com:ExhibitionCountryCode" minOccurs="0"></xsd:element>
<xsd:element ref="com:ExhibitionCityName" minOccurs="0"></xsd:element>
<xsd:element ref="com:ExhibitionName" minOccurs="0"></xsd:element>
<xsd:element ref="com:ExhibitionDate"></xsd:element>
<xsd:element ref="com:ExhibitionFirstDisplayDate" minOccurs="0"></xsd:element>
<xsd:element ref="com:ExhibitionStatusCategory" minOccurs="0"></xsd:element>
<xsd:element ref="com:ExhibitionStatusDate" minOccurs="0"></xsd:element>
<xsd:element ref="com:CommentText" minOccurs="0"></xsd:element>
<xsd:element ref="com:ExhibitionDocument" minOccurs="0" maxOccurs="unbounded"></xsd:element>
</xsd:sequence>
|