ViaGroup

Element Group Information

Model

Children: Via, Vias

Used By

Source

<xs:group name="ViaGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Via"/>
    <xs:element ref="Vias"/>
  </xs:choice>
</xs:group>