ReplyToGroup

Element Group Information

Model

Children: ReplyTo, ReplyTos

Used By

Element ReplyTos

Source

<xs:group name="ReplyToGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="ReplyTo"/>
    <xs:element ref="ReplyTos"/>
  </xs:choice>
</xs:group>