complexType ExternalDocumentBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:ExternalDocument
used by
element com:ExternalDocumentBag
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="ExternalDocumentBagType">
<xsd:sequence>
<xsd:element ref="com:ExternalDocument" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
<xsd:attribute ref="com:id"/>
</xsd:complexType>