http://tempuri.org/
ConvertToImages Element
http://tempuri.org/ : ConvertToImages Element
Namespace http://tempuri.org/
Diagram
showOs Element showCsi Element value Element state Element name Element knownColor Element Sequence bottomColor Element value Element state Element name Element knownColor Element Sequence topColor Element height Element width Element viewType Element Sequence views Element Sequence ConvertToImages Element
Overview
Sequence
Sequence
width optional xs:int
height optional xs:int
Sequence
knownColor xs:short
name xs:string
state xs:short
value xs:long
Sequence
knownColor xs:short
name xs:string
state xs:short
value xs:long
showCsi optional xs:boolean
showOs optional xs:boolean
Source
<xs:element name="ConvertToImages" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="views" nillable="true" type="q3:ArrayOfviewType" xmlns:q3="http://schemas.datacontract.org/2004/07/devDept.Eyeshot" />
      <xs:element minOccurs="0" name="width" type="xs:int" />
      <xs:element minOccurs="0" name="height" type="xs:int" />
      <xs:element minOccurs="0" name="topColor" type="q4:Color" xmlns:q4="http://schemas.datacontract.org/2004/07/System.Drawing" />
      <xs:element minOccurs="0" name="bottomColor" type="q5:Color" xmlns:q5="http://schemas.datacontract.org/2004/07/System.Drawing" />
      <xs:element minOccurs="0" name="showCsi" type="xs:boolean" />
      <xs:element minOccurs="0" name="showOs" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://tempuri.org/