xml schema extension

metadata
Wenzel Jakob 2012-04-12 19:16:34 -04:00
parent 5733876bbb
commit 790c387ebd
1 changed files with 1 additions and 0 deletions

View File

@ -197,6 +197,7 @@
<xsd:extension base="objectBase">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="objectGroup"/>
<xsd:element name="phase" type="phase"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>