<xs:element name="Form" type="DisplayStyleFormEnumType"><xs:annotation><xs:documentation>The Form element is the displaying form for this style.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Color" type="ColorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Color element is the color for this style.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Transparency" type="TransparencyType" default="0" minOccurs="0"><xs:annotation><xs:documentation>The optional Transparency element is the value of the transparency for this style.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="DisplayStyleModeType"><xs:annotation><xs:documentation>The DisplayStyleModeType defines a mode of the display style.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Form" type="DisplayStyleFormEnumType"><xs:annotation><xs:documentation>The Form element is the displaying form for this style.</xs:documentation></xs:annotation></xs:element><xs:element name="Color" type="ColorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Color element is the color for this style.</xs:documentation></xs:annotation></xs:element><xs:element name="Transparency" type="TransparencyType" default="0" minOccurs="0"><xs:annotation><xs:documentation>The optional Transparency element is the value of the transparency for this style.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>