schema location: | C:\WINNT\TEMP\p4win\ReadOnly-1-Rev-11-Inventory.xsd |
targetNamespace: | http://schemas.monster.com/Monster |
namespace | http://schemas.monster.com/Monster |
type | InventoriesType |
children | Inventory |
source | <xsd:element name="Inventories" type="InventoriesType"/> |
namespace | http://schemas.monster.com/Monster |
type | InventoriesQueryType |
children | LicenseFilter LicenseType |
source | <xsd:element name="InventoriesQuery" type="InventoriesQueryType"/> |
namespace | http://schemas.monster.com/Monster |
type | InventoriesQueryResponseType |
children | Inventories |
source | <xsd:element name="InventoriesQueryResponse" type="InventoriesQueryResponseType"/> |
namespace | http://schemas.monster.com/Monster |
type | InventoryRollupsType |
children | InventoryRollup |
source | <xsd:element name="InventoryRollups" type="InventoryRollupsType"/> |
namespace | http://schemas.monster.com/Monster |
type | InventoryRollupsQueryType |
children | LicenseFilter LicenseType |
source | <xsd:element name="InventoryRollupsQuery" type="InventoryRollupsQueryType"/> |
namespace | http://schemas.monster.com/Monster |
type | InventoryRollupsQueryResponseType |
children | InventoryRollups |
source | <xsd:element name="InventoryRollupsQueryResponse" type="InventoryRollupsQueryResponseType"/> |
namespace | http://schemas.monster.com/Monster | ||
children | Inventories | ||
used by |
|
||
source | <xsd:complexType name="InventoriesQueryResponseType"> <xsd:sequence> <xsd:element name="Inventories" type="InventoriesType"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster |
type | InventoriesType |
children | Inventory |
source | <xsd:element name="Inventories" type="InventoriesType"/> |
namespace | http://schemas.monster.com/Monster | ||
children | LicenseFilter LicenseType | ||
used by |
|
||
source | <xsd:complexType name="InventoriesQueryType"> <xsd:sequence> <xsd:element name="LicenseFilter" type="LicenseFilterEnumStr"/> <xsd:element name="LicenseType" type="LicenseTypeEnumStr"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster |
type | LicenseFilterEnumStr |
source | <xsd:element name="LicenseFilter" type="LicenseFilterEnumStr"/> |
namespace | http://schemas.monster.com/Monster |
type | LicenseTypeEnumStr |
source | <xsd:element name="LicenseType" type="LicenseTypeEnumStr"/> |
namespace | http://schemas.monster.com/Monster | ||
children | Inventory | ||
used by |
|
||
source | <xsd:complexType name="InventoriesType"> <xsd:sequence> <xsd:element name="Inventory" type="InventoryType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster | ||||||||||||
type | InventoryType | ||||||||||||
children | ResourceLicenseInfo Quantity InventoryDates CompanyReference InventoryAttrs | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Inventory" type="InventoryType" minOccurs="0" maxOccurs="unbounded"/> |
namespace | http://schemas.monster.com/Monster | ||
children | InventoryAttr | ||
used by |
|
||
source | <xsd:complexType name="InventoryAttrsType"> <xsd:sequence> <xsd:element name="InventoryAttr" type="InventoryAttrType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster |
type | InventoryAttrType |
children | AttrTypeId AttrValue |
source | <xsd:element name="InventoryAttr" type="InventoryAttrType" minOccurs="0" maxOccurs="unbounded"/> |
namespace | http://schemas.monster.com/Monster | ||
children | AttrTypeId AttrValue | ||
used by |
|
||
source | <xsd:complexType name="InventoryAttrType"> <xsd:sequence> <xsd:element name="AttrTypeId" type="InventoryAttrTypeEnumStr"> <xsd:annotation> <xsd:documentation> <definition>Indicates Quantity associated with the Inventory</definition> <validation>Required</validation> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AttrValue" type="InventoryAttrValueType"> <xsd:annotation> <xsd:documentation> <definition>Indicates values assocaited with Inventory Attribute</definition> <validation>Required</validation> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster | ||
type | InventoryAttrTypeEnumStr | ||
annotation |
|
||
source | <xsd:element name="AttrTypeId" type="InventoryAttrTypeEnumStr"> <xsd:annotation> <xsd:documentation> <definition>Indicates Quantity associated with the Inventory</definition> <validation>Required</validation> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | InventoryAttrValueType | ||
children | NumericID1 NumericID2 NumericID3 NumericID4 Alpha | ||
annotation |
|
||
source | <xsd:element name="AttrValue" type="InventoryAttrValueType"> <xsd:annotation> <xsd:documentation> <definition>Indicates values assocaited with Inventory Attribute</definition> <validation>Required</validation> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
children | NumericID1 NumericID2 NumericID3 NumericID4 Alpha | ||
used by |
|
||
source | <xsd:complexType name="InventoryAttrValueType"> <xsd:sequence> <xsd:element name="NumericID1" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 1st numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NumericID2" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 2nd numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NumericID3" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 3rd numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NumericID4" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 4th numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Alpha" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the alpha value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster | ||
type | xsd:string | ||
annotation |
|
||
source | <xsd:element name="NumericID1" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 1st numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | xsd:string | ||
annotation |
|
||
source | <xsd:element name="NumericID2" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 2nd numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | xsd:string | ||
annotation |
|
||
source | <xsd:element name="NumericID3" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 3rd numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | xsd:string | ||
annotation |
|
||
source | <xsd:element name="NumericID4" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the 4th numericId value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | xsd:string | ||
annotation |
|
||
source | <xsd:element name="Alpha" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates the alpha value associated with the inventory attribute</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
children | InventoryActiveDate InventoryExpireDate | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="InventoryDatesType"> <xsd:annotation> <xsd:documentation>Holds the dateactive/dateexpires for an inventory</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="InventoryActiveDate" type="DateTimeType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The date that this inventory was made active</definition> <datatype>DateTime</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="InventoryExpireDate" type="DateTimeType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The date that this inventory was expired (made inactive)</definition> <datatype>DateTime</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster | ||
type | DateTimeType | ||
annotation |
|
||
source | <xsd:element name="InventoryActiveDate" type="DateTimeType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The date that this inventory was made active</definition> <datatype>DateTime</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | DateTimeType | ||
annotation |
|
||
source | <xsd:element name="InventoryExpireDate" type="DateTimeType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The date that this inventory was expired (made inactive)</definition> <datatype>DateTime</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
children | InventoryRollups | ||
used by |
|
||
source | <xsd:complexType name="InventoryRollupsQueryResponseType"> <xsd:sequence> <xsd:element name="InventoryRollups" type="InventoryRollupsType"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster |
type | InventoryRollupsType |
children | InventoryRollup |
source | <xsd:element name="InventoryRollups" type="InventoryRollupsType"/> |
namespace | http://schemas.monster.com/Monster | ||
children | LicenseFilter LicenseType | ||
used by |
|
||
source | <xsd:complexType name="InventoryRollupsQueryType"> <xsd:sequence> <xsd:element name="LicenseFilter" type="LicenseFilterEnumStr"/> <xsd:element name="LicenseType" type="LicenseTypeEnumStr"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster |
type | LicenseFilterEnumStr |
source | <xsd:element name="LicenseFilter" type="LicenseFilterEnumStr"/> |
namespace | http://schemas.monster.com/Monster |
type | LicenseTypeEnumStr |
source | <xsd:element name="LicenseType" type="LicenseTypeEnumStr"/> |
namespace | http://schemas.monster.com/Monster | ||
children | InventoryRollup | ||
used by |
|
||
source | <xsd:complexType name="InventoryRollupsType"> <xsd:sequence> <xsd:element name="InventoryRollup" type="InventoryRollupType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster |
type | InventoryRollupType |
children | Quantity InventoryAttrs Inventories |
source | <xsd:element name="InventoryRollup" type="InventoryRollupType" minOccurs="0" maxOccurs="unbounded"/> |
namespace | http://schemas.monster.com/Monster | ||
children | Quantity InventoryAttrs Inventories | ||
used by |
|
||
source | <xsd:complexType name="InventoryRollupType"> <xsd:sequence> <xsd:element name="Quantity" type="QuantityType"> <xsd:annotation> <xsd:documentation> <definition>Indicates Quantity associated with the Rollup</definition> <validation>Required</validation> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="InventoryAttrs" type="InventoryAttrsType"> <xsd:annotation> <xsd:documentation> <definition>Indicates the set of InventoryAttrs that define the Inventory Rollup</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Inventories" type="InventoriesType"/> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster | ||||||||||||
type | QuantityType | ||||||||||||
children | TotalPurchased TotalAvailable | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Quantity" type="QuantityType"> <xsd:annotation> <xsd:documentation> <definition>Indicates Quantity associated with the Rollup</definition> <validation>Required</validation> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | InventoryAttrsType | ||
children | InventoryAttr | ||
annotation |
|
||
source | <xsd:element name="InventoryAttrs" type="InventoryAttrsType"> <xsd:annotation> <xsd:documentation> <definition>Indicates the set of InventoryAttrs that define the Inventory Rollup</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster |
type | InventoriesType |
children | Inventory |
source | <xsd:element name="Inventories" type="InventoriesType"/> |
namespace | http://schemas.monster.com/Monster | ||||||||||||
children | ResourceLicenseInfo Quantity InventoryDates CompanyReference InventoryAttrs | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="InventoryType"> <xsd:sequence> <xsd:element name="ResourceLicenseInfo" type="ResourceLicenseType"> <xsd:annotation> <xsd:documentation> <definition>Information that describes the license</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Quantity" type="QuantityType"> <xsd:annotation> <xsd:documentation> <definition>Indicates Quantity associated with the Inventory</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="InventoryDates" type="InventoryDatesType"> <xsd:annotation> <xsd:documentation> <definition>Dates associated with the Inventory</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CompanyReference" type="CompanyReferenceType" minOccurs="0"/> <xsd:element name="InventoryAttrs" type="InventoryAttrsType"> <xsd:annotation> <xsd:documentation> <definition>Indicates the set of InventoryAttrs that define the Inventory Rollup</definition> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="monsterId" type="xsd:string" use="optional"/> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster | ||
type | ResourceLicenseType | ||
children | ResourceAclID ResourceLicenseTypeID | ||
annotation |
|
||
source | <xsd:element name="ResourceLicenseInfo" type="ResourceLicenseType"> <xsd:annotation> <xsd:documentation> <definition>Information that describes the license</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||||||||||||
type | QuantityType | ||||||||||||
children | TotalPurchased TotalAvailable | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Quantity" type="QuantityType"> <xsd:annotation> <xsd:documentation> <definition>Indicates Quantity associated with the Inventory</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | InventoryDatesType | ||
children | InventoryActiveDate InventoryExpireDate | ||
annotation |
|
||
source | <xsd:element name="InventoryDates" type="InventoryDatesType"> <xsd:annotation> <xsd:documentation> <definition>Dates associated with the Inventory</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster |
type | CompanyReferenceType |
source | <xsd:element name="CompanyReference" type="CompanyReferenceType" minOccurs="0"/> |
namespace | http://schemas.monster.com/Monster | ||
type | InventoryAttrsType | ||
children | InventoryAttr | ||
annotation |
|
||
source | <xsd:element name="InventoryAttrs" type="InventoryAttrsType"> <xsd:annotation> <xsd:documentation> <definition>Indicates the set of InventoryAttrs that define the Inventory Rollup</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||||||||||||
children | TotalPurchased TotalAvailable | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="QuantityType"> <xsd:sequence> <xsd:element name="TotalPurchased" type="xsd:string"/> <xsd:element name="TotalAvailable" type="xsd:string"/> </xsd:sequence> <xsd:attribute name="isUnlimited" type="xsd:boolean"/> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster |
type | xsd:string |
source | <xsd:element name="TotalPurchased" type="xsd:string"/> |
namespace | http://schemas.monster.com/Monster |
type | xsd:string |
source | <xsd:element name="TotalAvailable" type="xsd:string"/> |
namespace | http://schemas.monster.com/Monster | ||
children | ResourceAclID ResourceLicenseTypeID | ||
used by |
|
||
source | <xsd:complexType name="ResourceLicenseType"> <xsd:sequence> <xsd:element name="ResourceAclID" type="InventoryTypeEnumStr"> <xsd:annotation> <xsd:documentation> <definition>Indicates the Resource AclId which identifies the class of license</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ResourceLicenseTypeID" type="ResourceLicenseTypeEnumStr"> <xsd:annotation> <xsd:documentation> <definition>Indicates the license usage type</definition> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
namespace | http://schemas.monster.com/Monster | ||
type | InventoryTypeEnumStr | ||
annotation |
|
||
source | <xsd:element name="ResourceAclID" type="InventoryTypeEnumStr"> <xsd:annotation> <xsd:documentation> <definition>Indicates the Resource AclId which identifies the class of license</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |
namespace | http://schemas.monster.com/Monster | ||
type | ResourceLicenseTypeEnumStr | ||
annotation |
|
||
source | <xsd:element name="ResourceLicenseTypeID" type="ResourceLicenseTypeEnumStr"> <xsd:annotation> <xsd:documentation> <definition>Indicates the license usage type</definition> </xsd:documentation> </xsd:annotation> </xsd:element> |