AudienceType

Complex Type Information

Model

Children: Exclude, Include

Used By

Element Audience

Source

<xsd:complexType name="AudienceType">
  <xsd:choice>
    <xsd:element ref="Include"/>
    <xsd:element ref="Exclude"/>
  </xsd:choice>
</xsd:complexType>