CPUArchitecture_Type

Complex Type Information

Model

CPUArchitectureName , ANY element from ANY namespace OTHER than 'http://schemas.ggf.org/jsdl/2005/11/jsdl'

Attributes

Used By

Element CPUArchitecture

Source

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