prisme-flow
Version:
prisme platform flow engine
1,661 lines (1,660 loc) • 118 kB
JavaScript
var OperationsSchedule_Module_Factory = function () {
var OperationsSchedule = {
name: 'OperationsSchedule',
defaultElementNamespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600',
typeInfos: [{
localName: 'TransChangeType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,
elementName: 'ActionCriteria',
typeInfo: '.TransActionCriteriaType'
}, {
name: 'responseCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'responseCode'
},
type: 'attribute'
}]
}, {
localName: 'Dependency1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'JobOrderCommandRuleType',
baseTypeInfo: '.TextType'
}, {
localName: 'ValueType',
propertyInfos: [{
name: 'valueString',
required: true,
elementName: 'ValueString',
typeInfo: '.ValueStringType'
}, {
name: 'dataType',
mixed: false,
allowDom: false,
elementName: 'DataType',
typeInfo: '.DataTypeType',
type: 'elementRef'
}, {
name: 'unitOfMeasure',
mixed: false,
allowDom: false,
elementName: 'UnitOfMeasure',
typeInfo: '.UnitOfMeasureType',
type: 'elementRef'
}, {
name: 'key',
elementName: 'Key',
typeInfo: '.IdentifierType'
}]
}, {
localName: 'AcknowledgeOperationsScheduleType.DataArea',
typeName: null,
propertyInfos: [{
name: 'acknowledge',
required: true,
elementName: 'Acknowledge',
typeInfo: '.TransAcknowledgeType'
}, {
name: 'operationsSchedule',
required: true,
collection: true,
elementName: 'OperationsSchedule',
typeInfo: '.OperationsScheduleType'
}]
}, {
localName: 'AcknowledgeOperationsScheduleType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.AcknowledgeOperationsScheduleType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'PhysicalAssetActualIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ResourceIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RelationshipFormType',
baseTypeInfo: '.RelationshipForm1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'CodeType',
propertyInfos: [{
name: 'value',
typeInfo: 'NormalizedString',
type: 'value'
}, {
name: 'listID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'listID'
},
type: 'attribute'
}, {
name: 'listAgencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'listAgencyID'
},
type: 'attribute'
}, {
name: 'listAgencyName',
attributeName: {
localPart: 'listAgencyName'
},
type: 'attribute'
}, {
name: 'listName',
attributeName: {
localPart: 'listName'
},
type: 'attribute'
}, {
name: 'listVersionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'listVersionID'
},
type: 'attribute'
}, {
name: 'name',
attributeName: {
localPart: 'name'
},
type: 'attribute'
}, {
name: 'languageID',
typeInfo: 'Language',
attributeName: {
localPart: 'languageID'
},
type: 'attribute'
}, {
name: 'listURI',
attributeName: {
localPart: 'listURI'
},
type: 'attribute'
}, {
name: 'listSchemeURI',
attributeName: {
localPart: 'listSchemeURI'
},
type: 'attribute'
}]
}, {
localName: 'OpPhysicalAssetSpecificationType',
propertyInfos: [{
name: 'physicalAssetClassID',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetClassID',
typeInfo: '.PhysicalAssetClassIDType'
}, {
name: 'physicalAssetID',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetID',
typeInfo: '.PhysicalAssetIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'physicalAssetUse',
elementName: 'PhysicalAssetUse',
typeInfo: '.PhysicalAssetUseType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'physicalAssetSpecificationProperty',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetSpecificationProperty',
typeInfo: '.OpPhysicalAssetSpecificationPropertyType'
}]
}, {
localName: 'ChangeOperationsScheduleType.DataArea',
typeName: null,
propertyInfos: [{
name: 'change',
required: true,
elementName: 'Change',
typeInfo: '.TransChangeType'
}, {
name: 'operationsSchedule',
required: true,
collection: true,
elementName: 'OperationsSchedule',
typeInfo: '.OperationsScheduleType'
}]
}, {
localName: 'OpPersonnelActualPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'VersionType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'BillOfResourcesIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ShowOperationsScheduleType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ShowOperationsScheduleType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'OpPhysicalAssetActualType',
propertyInfos: [{
name: 'physicalAssetClassID',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetClassID',
typeInfo: '.PhysicalAssetClassIDType'
}, {
name: 'physicalAssetID',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetID',
typeInfo: '.PhysicalAssetIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'physicalAssetActualProperty',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetActualProperty',
typeInfo: '.OpPhysicalAssetActualPropertyType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'CauseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'GetOperationsScheduleType.DataArea',
typeName: null,
propertyInfos: [{
name: 'get',
required: true,
elementName: 'Get',
typeInfo: '.TransGetType'
}, {
name: 'operationsSchedule',
required: true,
collection: true,
elementName: 'OperationsSchedule',
typeInfo: '.OperationsScheduleType'
}]
}, {
localName: 'TransReceiverType',
propertyInfos: [{
name: 'logicalID',
elementName: 'LogicalID',
typeInfo: '.IdentifierType'
}, {
name: 'componentID',
elementName: 'ComponentID',
typeInfo: '.IdentifierType'
}, {
name: 'id',
minOccurs: 0,
collection: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}]
}, {
localName: 'OpPersonnelRequirementPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}]
}, {
localName: 'ValueStringType',
baseTypeInfo: '.AnyGenericValueType'
}, {
localName: 'PriorityType',
baseTypeInfo: '.NumericType'
}, {
localName: 'OpPhysicalAssetSpecificationPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}]
}, {
localName: 'ManufacturingBillIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpPersonnelRequirementType',
propertyInfos: [{
name: 'personnelClassID',
minOccurs: 0,
collection: true,
elementName: 'PersonnelClassID',
typeInfo: '.PersonnelClassIDType'
}, {
name: 'personID',
minOccurs: 0,
collection: true,
elementName: 'PersonID',
typeInfo: '.PersonIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'personnelUse',
elementName: 'PersonnelUse',
typeInfo: '.PersonnelUseType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'personnelRequirementProperty',
minOccurs: 0,
collection: true,
elementName: 'PersonnelRequirementProperty',
typeInfo: '.OpPersonnelRequirementPropertyType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'RespondOperationsScheduleType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.RespondOperationsScheduleType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'ProductionRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpPersonnelCapabilityType',
propertyInfos: [{
name: 'personnelClassID',
minOccurs: 0,
collection: true,
elementName: 'PersonnelClassID',
typeInfo: '.PersonnelClassIDType'
}, {
name: 'personID',
minOccurs: 0,
collection: true,
elementName: 'PersonID',
typeInfo: '.PersonIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'capabilityType',
elementName: 'CapabilityType',
typeInfo: '.CapabilityTypeType'
}, {
name: 'reason',
elementName: 'Reason',
typeInfo: '.ReasonType'
}, {
name: 'confidenceFactor',
elementName: 'ConfidenceFactor',
typeInfo: '.ConfidenceFactorType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'personnelUse',
elementName: 'PersonnelUse',
typeInfo: '.PersonnelUseType'
}, {
name: 'startTime',
elementName: 'StartTime',
typeInfo: '.StartTimeType'
}, {
name: 'endTime',
elementName: 'EndTime',
typeInfo: '.EndTimeType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'personnelCapabilityProperty',
minOccurs: 0,
collection: true,
elementName: 'PersonnelCapabilityProperty',
typeInfo: '.OpPersonnelCapabilityPropertyType'
}]
}, {
localName: 'EquipmentCapabilityTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'MaterialUse1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransConfirmationCodeType',
baseTypeInfo: '.CodeType'
}, {
localName: 'StartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'ResponseState1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'AssemblyRelationship1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'OperationsSegmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'IdentifierType',
propertyInfos: [{
name: 'value',
typeInfo: 'NormalizedString',
type: 'value'
}, {
name: 'schemeID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'schemeID'
},
type: 'attribute'
}, {
name: 'schemeName',
attributeName: {
localPart: 'schemeName'
},
type: 'attribute'
}, {
name: 'schemeAgencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'schemeAgencyID'
},
type: 'attribute'
}, {
name: 'schemeAgencyName',
attributeName: {
localPart: 'schemeAgencyName'
},
type: 'attribute'
}, {
name: 'schemeVersionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'schemeVersionID'
},
type: 'attribute'
}, {
name: 'schemeDataURI',
attributeName: {
localPart: 'schemeDataURI'
},
type: 'attribute'
}, {
name: 'schemeURI',
attributeName: {
localPart: 'schemeURI'
},
type: 'attribute'
}]
}, {
localName: 'OperationsTypeType',
baseTypeInfo: '.OperationsType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'OperationsScheduleIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RelationshipType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransStateChangeType',
propertyInfos: [{
name: 'fromStateCode',
elementName: 'FromStateCode',
typeInfo: '.CodeType'
}, {
name: 'toStateCode',
elementName: 'ToStateCode',
typeInfo: '.CodeType'
}, {
name: 'changeDateTime',
elementName: 'ChangeDateTime',
typeInfo: '.DateTimeType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'note',
minOccurs: 0,
collection: true,
elementName: 'Note',
typeInfo: '.TextType'
}, {
name: 'userArea',
elementName: 'UserArea',
typeInfo: '.TransUserAreaType'
}]
}, {
localName: 'LatestEndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'AmountType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: 'AmountType'
},
propertyInfos: [{
name: 'value',
typeInfo: 'Decimal',
type: 'value'
}, {
name: 'currencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'currencyID'
},
type: 'attribute'
}, {
name: 'currencyCodeListVersionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'currencyCodeListVersionID'
},
type: 'attribute'
}]
}, {
localName: 'PhysicalAssetIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ProductSegmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ProcessOperationsScheduleType.DataArea',
typeName: null,
propertyInfos: [{
name: 'process',
required: true,
elementName: 'Process',
typeInfo: '.TransProcessType'
}, {
name: 'operationsSchedule',
required: true,
collection: true,
elementName: 'OperationsSchedule',
typeInfo: '.OperationsScheduleType'
}]
}, {
localName: 'TransGetType',
propertyInfos: [{
name: 'expression',
minOccurs: 0,
collection: true,
elementName: 'Expression',
typeInfo: 'Token'
}]
}, {
localName: 'OpEquipmentActualType',
propertyInfos: [{
name: 'equipmentClassID',
minOccurs: 0,
collection: true,
elementName: 'EquipmentClassID',
typeInfo: '.EquipmentClassIDType'
}, {
name: 'equipmentID',
minOccurs: 0,
collection: true,
elementName: 'EquipmentID',
typeInfo: '.EquipmentIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'equipmentUse',
elementName: 'EquipmentUse',
typeInfo: '.EquipmentUseType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'equipmentActualProperty',
minOccurs: 0,
collection: true,
elementName: 'EquipmentActualProperty',
typeInfo: '.OpEquipmentActualPropertyType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'AssemblyType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'QuantityValueType',
propertyInfos: [{
name: 'quantityString',
required: true,
elementName: 'QuantityString',
typeInfo: '.QuantityStringType'
}, {
name: 'dataType',
mixed: false,
allowDom: false,
elementName: 'DataType',
typeInfo: '.DataTypeType',
type: 'elementRef'
}, {
name: 'unitOfMeasure',
mixed: false,
allowDom: false,
elementName: 'UnitOfMeasure',
typeInfo: '.UnitOfMeasureType',
type: 'elementRef'
}, {
name: 'key',
elementName: 'Key',
typeInfo: '.IdentifierType'
}]
}, {
localName: 'CancelOperationsScheduleType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.CancelOperationsScheduleType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'OpMaterialSpecificationType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'materialClassID',
minOccurs: 0,
collection: true,
elementName: 'MaterialClassID',
typeInfo: '.MaterialClassIDType'
}, {
name: 'materialDefinitionID',
minOccurs: 0,
collection: true,
elementName: 'MaterialDefinitionID',
typeInfo: '.MaterialDefinitionIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'materialUse',
elementName: 'MaterialUse',
typeInfo: '.MaterialUseType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'assemblySpecification',
minOccurs: 0,
collection: true,
elementName: 'AssemblySpecification',
typeInfo: '.OpMaterialSpecificationType'
}, {
name: 'assemblyType',
elementName: 'AssemblyType',
typeInfo: '.AssemblyTypeType'
}, {
name: 'assemblyRelationship',
elementName: 'AssemblyRelationship',
typeInfo: '.AssemblyRelationshipType'
}, {
name: 'materialSpecificationProperty',
minOccurs: 0,
collection: true,
elementName: 'MaterialSpecificationProperty',
typeInfo: '.OpMaterialSpecificationPropertyType'
}]
}, {
localName: 'OperationsRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ActualStartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'MaterialTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpEquipmentCapabilityPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}]
}, {
localName: 'OtherDependencyType',
baseTypeInfo: '.CodeType'
}, {
localName: 'RequiredByRequestedSegmentResponse1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'DescriptionType',
baseTypeInfo: '.TextType'
}, {
localName: 'CapabilityType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransSignatureType',
propertyInfos: [{
name: 'any',
minOccurs: 0,
collection: true,
allowDom: false,
mixed: false,
type: 'anyElement'
}, {
name: 'qualifyingAgencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'qualifyingAgencyID'
},
type: 'attribute'
}]
}, {
localName: 'OpEquipmentRequirementPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}]
}, {
localName: 'WorkRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PhysicalAssetClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'AssemblyRelationshipType',
baseTypeInfo: '.AssemblyRelationship1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ResponseStateType',
baseTypeInfo: '.ResponseState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'TransChangeStatusType',
propertyInfos: [{
name: 'code',
elementName: 'Code',
typeInfo: '.CodeType'
}, {
name: 'description',
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'effectiveDateTime',
elementName: 'EffectiveDateTime',
typeInfo: '.DateTimeType'
}, {
name: 'reasonCode',
elementName: 'ReasonCode',
typeInfo: '.CodeType'
}, {
name: 'reason',
minOccurs: 0,
collection: true,
elementName: 'Reason',
typeInfo: '.CodeType'
}, {
name: 'stateChange',
minOccurs: 0,
collection: true,
elementName: 'StateChange',
typeInfo: '.TransStateChangeType'
}, {
name: 'userArea',
elementName: 'UserArea',
typeInfo: '.TransUserAreaType'
}]
}, {
localName: 'BillOfMaterialsIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PlannedStartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'ResultType',
propertyInfos: [{
name: 'valueString',
required: true,
elementName: 'ValueString',
typeInfo: '.ValueStringType'
}, {
name: 'dataType',
mixed: false,
allowDom: false,
elementName: 'DataType',
typeInfo: '.DataTypeType',
type: 'elementRef'
}, {
name: 'unitOfMeasure',
mixed: false,
allowDom: false,
elementName: 'UnitOfMeasure',
typeInfo: '.UnitOfMeasureType',
type: 'elementRef'
}, {
name: 'key',
elementName: 'Key',
typeInfo: '.IdentifierType'
}]
}, {
localName: 'EndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'MaterialCapabilityIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'SyncOperationsScheduleType.DataArea',
typeName: null,
propertyInfos: [{
name: 'sync',
required: true,
elementName: 'Sync',
typeInfo: '.TransSyncType'
}, {
name: 'operationsSchedule',
required: true,
collection: true,
elementName: 'OperationsSchedule',
typeInfo: '.OperationsScheduleType'
}]
}, {
localName: 'PropertyIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpMaterialCapabilityType',
propertyInfos: [{
name: 'materialClassID',
minOccurs: 0,
collection: true,
elementName: 'MaterialClassID',
typeInfo: '.MaterialClassIDType'
}, {
name: 'materialDefinitionID',
minOccurs: 0,
collection: true,
elementName: 'MaterialDefinitionID',
typeInfo: '.MaterialDefinitionIDType'
}, {
name: 'materialLotID',
minOccurs: 0,
collection: true,
elementName: 'MaterialLotID',
typeInfo: '.MaterialLotIDType'
}, {
name: 'materialSubLotID',
minOccurs: 0,
collection: true,
elementName: 'MaterialSubLotID',
typeInfo: '.MaterialSubLotIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'capabilityType',
elementName: 'CapabilityType',
typeInfo: '.CapabilityTypeType'
}, {
name: 'reason',
elementName: 'Reason',
typeInfo: '.ReasonType'
}, {
name: 'confidenceFactor',
elementName: 'ConfidenceFactor',
typeInfo: '.ConfidenceFactorType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'materialUse',
elementName: 'MaterialUse',
typeInfo: '.MaterialUseType'
}, {
name: 'startTime',
elementName: 'StartTime',
typeInfo: '.StartTimeType'
}, {
name: 'endTime',
elementName: 'EndTime',
typeInfo: '.EndTimeType'
}, {
name: 'assemblyCapability',
minOccurs: 0,
collection: true,
elementName: 'AssemblyCapability',
typeInfo: '.OpMaterialCapabilityType'
}, {
name: 'assemblyType',
elementName: 'AssemblyType',
typeInfo: '.AssemblyTypeType'
}, {
name: 'assemblyRelationship',
elementName: 'AssemblyRelationship',
typeInfo: '.AssemblyRelationshipType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'materialCapabilityProperty',
minOccurs: 0,
collection: true,
elementName: 'MaterialCapabilityProperty',
typeInfo: '.OpMaterialCapabilityPropertyType'
}]
}, {
localName: 'ResourcesType',
baseTypeInfo: '.CodeType'
}, {
localName: 'EquipmentClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'DateTimeType',
propertyInfos: [{
name: 'value',
typeInfo: 'DateTime',
type: 'value'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
type: 'attribute'
}]
}, {
localName: 'TransShowType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'OpPhysicalAssetCapabilityPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}]
}, {
localName: 'StatusTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'TestResultType',
propertyInfos: [{
name: 'id',
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'testDateTime',
elementName: 'TestDateTime',
typeInfo: '.TestDateTimeType'
}, {
name: 'result',
minOccurs: 0,
collection: true,
elementName: 'Result',
typeInfo: '.ResultType'
}, {
name: 'expirationTime',
elementName: 'ExpirationTime',
typeInfo: '.ExpirationTimeType'
}]
}, {
localName: 'ParameterType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'parameter',
minOccurs: 0,
collection: true,
elementName: 'Parameter',
typeInfo: '.ParameterType'
}]
}, {
localName: 'PersonnelClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpMaterialActualType',
propertyInfos: [{
name: 'materialClassID',
minOccurs: 0,
collection: true,
elementName: 'MaterialClassID',
typeInfo: '.MaterialClassIDType'
}, {
name: 'materialDefinitionID',
minOccurs: 0,
collection: true,
elementName: 'MaterialDefinitionID',
typeInfo: '.MaterialDefinitionIDType'
}, {
name: 'materialLotID',
minOccurs: 0,
collection: true,
elementName: 'MaterialLotID',
typeInfo: '.MaterialLotIDType'
}, {
name: 'materialSubLotID',
minOccurs: 0,
collection: true,
elementName: 'MaterialSubLotID',
typeInfo: '.MaterialSubLotIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'materialUse',
elementName: 'MaterialUse',
typeInfo: '.MaterialUseType'
}, {
name: 'storageLocation',
elementName: 'StorageLocation',
typeInfo: '.StorageLocationType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'assemblyActual',
minOccurs: 0,
collection: true,
elementName: 'AssemblyActual',
typeInfo: '.OpMaterialActualType'
}, {
name: 'assemblyType',
elementName: 'AssemblyType',
typeInfo: '.AssemblyTypeType'
}, {
name: 'assemblyRelationship',
elementName: 'AssemblyRelationship',
typeInfo: '.AssemblyRelationshipType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'materialActualProperty',
minOccurs: 0,
collection: true,
elementName: 'MaterialActualProperty',
typeInfo: '.OpMaterialActualPropertyType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'SyncOperationsScheduleType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.SyncOperationsScheduleType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'QuantityType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: 'QuantityType'
},
propertyInfos: [{
name: 'value',
typeInfo: 'Decimal',
type: 'value'
}, {
name: 'unitCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'unitCode'
},
type: 'attribute'
}, {
name: 'unitCodeListID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'unitCodeListID'
},
type: 'attribute'
}, {
name: 'unitCodeListAgencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'unitCodeListAgencyID'
},
type: 'attribute'
}, {
name: 'unitCodeListAgencyName',
attributeName: {
localPart: 'unitCodeListAgencyName'
},
type: 'attribute'
}]
}, {
localName: 'RequestState1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'AssemblyTypeType',
baseTypeInfo: '.AssemblyType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ActualEndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'EquipmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RequestStateType',
baseTypeInfo: '.RequestState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ParameterIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'EquipmentUseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransExpressionType',
baseTypeInfo: '.TransExpression1Type',
propertyInfos: [{
name: 'actionCode',
required: true,
attributeName: {
localPart: 'actionCode'
},
type: 'attribute'
}, {
name: 'expressionLanguage',
typeInfo: 'Token',
attributeName: {
localPart: 'expressionLanguage'
},
type: 'attribute'
}]
}, {
localName: 'TransSyncType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,
elementName: 'ActionCriteria',
typeInfo: '.TransActionCriteriaType'
}]
}, {
localName: 'MaterialActualIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PersonIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'WorkScheduleIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OperationsDefinitionIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ShowOperationsScheduleType.DataArea',
typeName: null,
propertyInfos: [{
name: 'show',
required: true,
elementName: 'Show',
typeInfo: '.TransShowType'
}, {
name: 'operationsSchedule',
required: true,
collection: true,
elementName: 'OperationsSchedule',
typeInfo: '.OperationsScheduleType'
}]
}, {
localName: 'OpEquipmentSpecificationPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}]
}, {
localName: 'TransCancelType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,
elementName: 'ActionCriteria',
typeInfo: '.TransActionCriteriaType'
}]
}, {
localName: 'PersonNameType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'QualificationTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'TransRespondType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'AnyGenericValueType',
propertyInfos: [{
name: 'value',
type: 'value'
}, {
name: 'currencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'currencyID'
},
type: 'attribute'
}, {
name: 'currencyCodeListVersionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'currencyCodeListVersionID'
},
type: 'attribute'
}, {
name: 'encodingCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'encodingCode'
},
type: 'attribute'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
type: 'attribute'
}, {
name: 'characterSetCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'characterSetCode'
},
type: 'attribute'
}, {
name: 'listID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'listID'
},
type: 'attribute'
}, {
name: 'listAgencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'listAgencyID'
},
type: 'attribute'
}, {
name: 'listAgencyName',
attributeName: {
localPart: 'listAgencyName'
},
type: 'attribute'
}, {
name: 'listName',
attributeName: {
localPart: 'listName'