complexType ChildDocumentType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:PatentDocumentIdentification
used by
element pat:ChildDocument
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="ChildDocumentType">
<xsd:sequence>
<xsd:element ref="pat:PatentDocumentIdentification">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>