m.nameEntryAuthorizedorAlternative

Element Group Information

Model

Used By

Source

<xs:group name="m.nameEntryAuthorizedorAlternative">
  <xs:sequence>
    <xs:choice maxOccurs="unbounded" minOccurs="0">
      <xs:element ref="authorizedForm"/>
      <xs:element ref="alternativeForm"/>
    </xs:choice>
  </xs:sequence>
</xs:group>