| schema location: | Z:\schema\Rev0\BillOfMaterial.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| BillOfMaterial | BillOfMaterialItemType |
| BillOfMaterialType |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||
| type | BillOfMaterialType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | Equipment EquipmentGroupCode EquipmentTypeCode EquipmentClassCode FunctionalLocation BillOfMaterialItems UserDefined Keyword AuditTrail | ||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="BillOfMaterial" type="BillOfMaterialType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||
| children | CatalogItem Manufacturer PartPackedNumber UserDefined | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="BillOfMaterialItemType"> <xs:sequence> <xs:element name="CatalogItem" type="CatalogItemType" minOccurs="0"/> <xs:element name="Manufacturer" type="ManufacturerType" minOccurs="0"/> <xs:element name="PartPackedNumber" type="PartType" minOccurs="0"/> <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="Id" type="xs:string" use="required"/> <xs:attribute name="QuantityRequired" type="xs:integer" use="optional"/> <xs:attribute name="QuantityInstalled" type="xs:integer" use="optional"/> <xs:attribute name="Description" type="xs:string" use="optional"/> <xs:attribute name="UnitOfMeasure" type="xs:string" use="optional"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| type | xs:integer | ||||
| properties |
|
||||
| source | <xs:attribute name="QuantityRequired" type="xs:integer" use="optional"/> |
| type | xs:integer | ||||
| properties |
|
||||
| source | <xs:attribute name="QuantityInstalled" type="xs:integer" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Description" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="UnitOfMeasure" type="xs:string" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | CatalogItemType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | UserDefined KeyWord | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="CatalogItem" type="CatalogItemType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | ManufacturerType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Manufacturer" type="ManufacturerType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | PartType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="PartPackedNumber" type="PartType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||
| type | UserDefinedType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||
| children | Equipment EquipmentGroupCode EquipmentTypeCode EquipmentClassCode FunctionalLocation BillOfMaterialItems UserDefined Keyword AuditTrail | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="BillOfMaterialType"> <xs:sequence> <xs:element name="Equipment" type="EquipmentType" minOccurs="0"/> <xs:element name="EquipmentGroupCode" type="xs:string" minOccurs="0"/> <xs:element name="EquipmentTypeCode" type="xs:string" minOccurs="0"/> <xs:element name="EquipmentClassCode" type="xs:string" minOccurs="0"/> <xs:element name="FunctionalLocation" type="FunctionalLocationType" minOccurs="0"/> <xs:element name="BillOfMaterialItems"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="BillOfMaterialItem" type="BillOfMaterialItemType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Keyword" type="KeywordType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="AuditTrail" type="AuditType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="Id" type="xs:string" use="required"/> <xs:attribute name="Name" type="xs:string" use="optional"/> <xs:attribute name="Description" type="xs:string" use="optional"/> <xs:attribute name="BillOfMaterialTypeCode" type="xs:string" use="optional"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Name" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Description" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="BillOfMaterialTypeCode" type="xs:string" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | EquipmentType | ||||||||||||
| properties |
|
||||||||||||
| children | SiteId Name Description AlternateReference EquipmentGroupCode EquipmentClassCode EquipmentTypeCode ManufacturerId ManufacturerPartNumber CatalogItem Active Visible CostingAllowed Depth PurchasePrice PurchaseDate WarrantyStartDate WarrantyEndDate WarrantyStatistic InServiceDate OutOfServiceDate EstimatedUptime EstimatedUptimeWorkOrder ComponentCode ComponentPositionCode ParentEquipmentId EquipmentStatusCode CostAssociation FunctionalLocation UserDefined Keyword Audit | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Equipment" type="EquipmentType" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="EquipmentGroupCode" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="EquipmentTypeCode" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="EquipmentClassCode" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||
| type | FunctionalLocationType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="FunctionalLocation" type="FunctionalLocationType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||
| properties |
|
||||
| children | BillOfMaterialItem | ||||
| source | <xs:element name="BillOfMaterialItems"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="BillOfMaterialItem" type="BillOfMaterialItemType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | |||||||||||||||
| type | BillOfMaterialItemType | |||||||||||||||
| properties |
|
|||||||||||||||
| children | CatalogItem Manufacturer PartPackedNumber UserDefined | |||||||||||||||
| attributes |
|