Element | technical/technical |
<xs:complexType name="technical"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="format"/> <xs:group ref="size"/> <xs:group ref="location"/> <xs:group ref="requirement"/> <xs:group ref="installationRemarks"/> <xs:group ref="otherPlatformRequirements"/> <xs:group ref="duration"/> <xs:group ref="ex:customElements"/> </xs:choice> <xs:attributeGroup ref="ag:technical"/> <xs:attributeGroup ref="ex:customAttributes"/> </xs:complexType> |