Complex Type prophead.content

Namespace No namespace
Diagram
Element proptypehdElement Group proptypehdElement propvaluehdElement Group propvaluehdElement propdeschdElement Group propdeschd
Used by
Model Element proptypehd , Element propvaluehd , Element propdeschd
Children Element propdeschd, Element proptypehd, Element propvaluehd
Source
<xs:complexType name="prophead.content">
  <xs:sequence>
    <xs:group minOccurs="0" ref="proptypehd"/>
    <xs:group minOccurs="0" ref="propvaluehd"/>
    <xs:group minOccurs="0" ref="propdeschd"/>
  </xs:sequence>
</xs:complexType>