complexType EmbodimentDescriptionType
diagram
version V2_2
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:EmbodimentExample com:Heading com:P
used by
element pat:EmbodimentDescription
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="EmbodimentDescriptionType">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="pat:EmbodimentExample">
</xsd:element>
<xsd:element ref="com:Heading">
</xsd:element>
<xsd:element ref="com:P">
</xsd:element>
</xsd:choice>
<xsd:attribute ref="com:id"/>
</xsd:complexType>