Complex Types | CT_BdoContentRun, CT_CustomXmlRun, CT_DirContentRun, CT_Hyperlink, CT_P, CT_SdtContentRun, CT_SimpleField, CT_SmartTagRun |
<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> |