CT_Protection

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_Protection">
  <xsd:sequence>
    <xsd:element name="chartObject" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="data" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="formatting" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="selection" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="userInterface" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>