<xs:complexType name="related-documents">
<xs:choice maxOccurs="unbounded">
<xs:element ref="addition"/>
<xs:element ref="continuation"/>
<xs:element ref="continuation-in-part"/>
<xs:element ref="continuing-reissue"/>
<xs:element ref="correction"/>
<xs:element ref="division"/>
<xs:element ref="previously-filed-application"/>
<xs:element ref="reexamination"/>
<xs:element ref="reissue"/>
<xs:element ref="related-publication"/>
<xs:element ref="substitution"/>
<xs:element ref="utility-model-basis"/>
</xs:choice>
</xs:complexType> |