tp:documentationGroup

Element Group Information

Model

Used By

Source

<xsd:group name="documentationGroup">
  <xsd:choice>
    <xsd:element name="name" type="tp:stringType"/>
    <xsd:element name="description" type="tp:stringType"/>
  </xsd:choice>
</xsd:group>