StyleCompressType

To express how the state of the parent element. Real
state in a response or expected state in a request. It may be expressed as a boolean
(true / false) or actual values such as ZIP or GZ. If values are used, it
correpsonds to something more precise than true.

Simple Type Information

Used By

Source

<xs:simpleType name="StyleCompressType">
  <xs:annotation>
    <xs:appinfo/>
    <xs:documentation xml:lang="en">To express how the state of the parent element. Real state in a response or expected state in a request. It may be expressed as a boolean (true / false) or actual values such as ZIP or GZ. If values are used, it correpsonds to something more precise than true.</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="StyleCompressCodeType xs:boolean"/>
</xs:simpleType>