OperatingSystem_Type

Complex Type Information

Model

OperatingSystemType{0,1} , OperatingSystemVersion{0,1} , Description{0,1} , ANY element from ANY namespace OTHER than 'http://schemas.ggf.org/jsdl/2005/11/jsdl'

Attributes

Used By

Element OperatingSystem

Source

<xsd:complexType name="OperatingSystem_Type">
  <xsd:sequence>
    <xsd:element ref="jsdl:OperatingSystemType" minOccurs="0"/>
    <xsd:element ref="jsdl:OperatingSystemVersion" minOccurs="0"/>
    <xsd:element ref="jsdl:Description" minOccurs="0"/>
    <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:anyAttribute namespace="##other" processContents="lax"/>
</xsd:complexType>