Definition Type: ComplexType
Name: CT_Perm
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into displacedByCustomXml in schema wml_xsd Drilldown into id in schema wml_xsdXSD Diagram of CT_Perm in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Perm">
    <xsd:attribute name="id" type="ST_String" use="required">
        <xsd:annotation>
            <xsd:documentation>Annotation ID</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="displacedByCustomXml" type="ST_DisplacedByCustomXml" use="optional">
        <xsd:annotation>
            <xsd:documentation>Annotation Displaced By Custom XML Markup</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id w:id Required
displacedByCustomXml w:displacedByCustomXml Optional
Collapse Derivation Tree:
Collapse References:
w:CT_PermStart, w:permEnd