Element | CT_TcPrBase/tcMar |
<xsd:complexType name="CT_TcMar"> <xsd:sequence> <xsd:element name="top" type="CT_TblWidth" minOccurs="0" maxOccurs="1"/> <xsd:element name="start" type="CT_TblWidth" minOccurs="0" maxOccurs="1"/> <xsd:element name="bottom" type="CT_TblWidth" minOccurs="0" maxOccurs="1"/> <xsd:element name="end" type="CT_TblWidth" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |