EG_PContent

Element Group Information

Model

Used By

Source

<xsd:group name="EG_PContent">
  <xsd:choice>
    <xsd:group ref="EG_ContentRunContent" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="fldSimple" type="CT_SimpleField" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="hyperlink" type="CT_Hyperlink"/>
    <xsd:element name="subDoc" type="CT_Rel"/>
  </xsd:choice>
</xsd:group>