StreetGroup

Element Group Information

Model

Children: Street, Streets

Used By

Source

<xs:group name="StreetGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>************************************** One or many **************************************</xs:documentation>
    </xs:annotation>
    <xs:element ref="Street"/>
    <xs:element ref="Streets"/>
  </xs:choice>
</xs:group>