m.refs

Element Group Information

Model

Children: ptr, ref

Used By

Complex Types indexentry, ptrgrp

Source

<xs:group name="m.refs">
  <xs:choice>
    <xs:element name="ptr" type="ptr"/>
    <xs:element name="ref" type="ref"/>
  </xs:choice>
</xs:group>