mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
bd36a85bff
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
166 lines
6.3 KiB
XML
166 lines
6.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--Generated by WBEM Solutions, Inc. SDKPro 2.0.0 (Beta)-->
|
|
<xs:schema xmlns:cim="http://schemas.dmtf.org/wbem/wscim/1/common" xmlns:class="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData">
|
|
<xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" />
|
|
<xs:element name="VirtualSystemIdentifier" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="VirtualSystemType" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="Notes" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="CreationTime" nillable="true" type="cim:cimDateTime"/>
|
|
<xs:element name="ConfigurationID" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="ConfigurationDataRoot" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="ConfigurationFile" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="SnapshotDataRoot" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="SuspendDataRoot" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="SwapFileDataRoot" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="LogDataRoot" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="AutomaticStartupAction" nillable="true">
|
|
<xs:complexType>
|
|
<xs:simpleContent>
|
|
<xs:restriction base="cim:cimAnySimpleType">
|
|
<xs:simpleType>
|
|
<xs:union>
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:unsignedShort">
|
|
<xs:enumeration value="2"/>
|
|
<xs:enumeration value="3"/>
|
|
<xs:enumeration value="4"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType>
|
|
<xs:union>
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:unsignedShort">
|
|
<xs:maxInclusive value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:union>
|
|
</xs:simpleType>
|
|
</xs:union>
|
|
</xs:simpleType>
|
|
<xs:anyAttribute namespace="##any" processContents="lax"/>
|
|
</xs:restriction>
|
|
</xs:simpleContent>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="AutomaticStartupActionDelay" nillable="true" type="cim:cimDateTime"/>
|
|
<xs:element name="AutomaticStartupActionSequenceNumber" nillable="true" type="cim:cimUnsignedShort"/>
|
|
<xs:element name="AutomaticShutdownAction" nillable="true">
|
|
<xs:complexType>
|
|
<xs:simpleContent>
|
|
<xs:restriction base="cim:cimAnySimpleType">
|
|
<xs:simpleType>
|
|
<xs:union>
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:unsignedShort">
|
|
<xs:enumeration value="2"/>
|
|
<xs:enumeration value="3"/>
|
|
<xs:enumeration value="4"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType>
|
|
<xs:union>
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:unsignedShort">
|
|
<xs:maxInclusive value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:union>
|
|
</xs:simpleType>
|
|
</xs:union>
|
|
</xs:simpleType>
|
|
<xs:anyAttribute namespace="##any" processContents="lax"/>
|
|
</xs:restriction>
|
|
</xs:simpleContent>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="AutomaticRecoveryAction" nillable="true">
|
|
<xs:complexType>
|
|
<xs:simpleContent>
|
|
<xs:restriction base="cim:cimAnySimpleType">
|
|
<xs:simpleType>
|
|
<xs:union>
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:unsignedShort">
|
|
<xs:enumeration value="2"/>
|
|
<xs:enumeration value="3"/>
|
|
<xs:enumeration value="4"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType>
|
|
<xs:union>
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:unsignedShort">
|
|
<xs:maxInclusive value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:union>
|
|
</xs:simpleType>
|
|
</xs:union>
|
|
</xs:simpleType>
|
|
<xs:anyAttribute namespace="##any" processContents="lax"/>
|
|
</xs:restriction>
|
|
</xs:simpleContent>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RecoveryFile" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="InstanceID" type="cim:cimString"/>
|
|
<xs:element name="ElementName" type="cim:cimString"/>
|
|
<xs:element name="ConfigurationName" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="ChangeableType" nillable="true">
|
|
<xs:complexType>
|
|
<xs:simpleContent>
|
|
<xs:restriction base="cim:cimUnsignedShort">
|
|
<xs:enumeration value="0"/>
|
|
<xs:enumeration value="1"/>
|
|
<xs:enumeration value="2"/>
|
|
<xs:enumeration value="3"/>
|
|
<xs:anyAttribute namespace="##any" processContents="lax"/>
|
|
</xs:restriction>
|
|
</xs:simpleContent>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="Caption" nillable="true">
|
|
<xs:complexType>
|
|
<xs:simpleContent>
|
|
<xs:restriction base="cim:cimString">
|
|
<xs:maxLength value="64"/>
|
|
<xs:anyAttribute namespace="##any" processContents="lax"/>
|
|
</xs:restriction>
|
|
</xs:simpleContent>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="Description" nillable="true" type="cim:cimString"/>
|
|
<xs:element name="Generation" nillable="true" type="cim:cimUnsignedLong"/>
|
|
<xs:element name="CIM_VirtualSystemSettingData" type="class:CIM_VirtualSystemSettingData_Type"/>
|
|
<xs:complexType name="CIM_VirtualSystemSettingData_Type">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" ref="class:AutomaticRecoveryAction"/>
|
|
<xs:element minOccurs="0" ref="class:AutomaticShutdownAction"/>
|
|
<xs:element minOccurs="0" ref="class:AutomaticStartupAction"/>
|
|
<xs:element minOccurs="0" ref="class:AutomaticStartupActionDelay"/>
|
|
<xs:element minOccurs="0" ref="class:AutomaticStartupActionSequenceNumber"/>
|
|
<xs:element minOccurs="0" ref="class:Caption"/>
|
|
<xs:element minOccurs="0" ref="class:ChangeableType"/>
|
|
<xs:element minOccurs="0" ref="class:ConfigurationDataRoot"/>
|
|
<xs:element minOccurs="0" ref="class:ConfigurationFile"/>
|
|
<xs:element minOccurs="0" ref="class:ConfigurationID"/>
|
|
<xs:element minOccurs="0" ref="class:ConfigurationName"/>
|
|
<xs:element minOccurs="0" ref="class:CreationTime"/>
|
|
<xs:element minOccurs="0" ref="class:Description"/>
|
|
<xs:element ref="class:ElementName"/>
|
|
<xs:element minOccurs="0" ref="class:Generation"/>
|
|
<xs:element ref="class:InstanceID"/>
|
|
<xs:element minOccurs="0" ref="class:LogDataRoot"/>
|
|
<xs:element maxOccurs="unbounded" minOccurs="0" ref="class:Notes"/>
|
|
<xs:element minOccurs="0" ref="class:RecoveryFile"/>
|
|
<xs:element minOccurs="0" ref="class:SnapshotDataRoot"/>
|
|
<xs:element minOccurs="0" ref="class:SuspendDataRoot"/>
|
|
<xs:element minOccurs="0" ref="class:SwapFileDataRoot"/>
|
|
<xs:element minOccurs="0" ref="class:VirtualSystemIdentifier"/>
|
|
<xs:element minOccurs="0" ref="class:VirtualSystemType"/>
|
|
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
|
|
</xs:sequence>
|
|
<xs:anyAttribute namespace="##any" processContents="lax"/>
|
|
</xs:complexType>
|
|
</xs:schema>
|