Complex Type choicetable.content

Namespace No namespace
Diagram
Element chheadElement Group chheadElement chrowElement Group chrow
Used by
Model Element chhead , Element chrow
Children Element chhead, Element chrow
Source
<xs:complexType name="choicetable.content">
  <xs:sequence>
    <xs:group minOccurs="0" ref="chhead"/>
    <xs:group maxOccurs="unbounded" ref="chrow"/>
  </xs:sequence>
</xs:complexType>