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