prisme-flow
Version:
prisme platform flow engine
1,676 lines (1,675 loc) • 85.5 kB
JavaScript
var Common_Module_Factory = function () {
var Common = {
name: 'Common',
defaultElementNamespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600',
typeInfos: [{
localName: 'VersionType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'AssemblyType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'DateTimeType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: 'DateTimeType'
},
propertyInfos: [{
name: 'value',
typeInfo: 'DateTime',
type: 'value'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
type: 'attribute'
}]
}, {
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: 'AssemblyRelationshipType',
baseTypeInfo: '.AssemblyRelationship1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
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: 'CapabilityType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'PlannedStartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
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: '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: 'QualificationTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'TransSenderType',
propertyInfos: [{
name: 'logicalID',
elementName: 'LogicalID',
typeInfo: '.IdentifierType'
}, {
name: 'componentID',
elementName: 'ComponentID',
typeInfo: '.IdentifierType'
}, {
name: 'taskID',
elementName: 'TaskID',
typeInfo: '.IdentifierType'
}, {
name: 'referenceID',
elementName: 'ReferenceID',
typeInfo: '.IdentifierType'
}, {
name: 'confirmationCode',
elementName: 'ConfirmationCode',
typeInfo: '.TransConfirmationCodeType'
}, {
name: 'authorizationID',
elementName: 'AuthorizationID',
typeInfo: '.IdentifierType'
}]
}, {
localName: 'ActualEndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'OpEquipmentCapabilityType',
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: 'capabilityType',
elementName: 'CapabilityType',
typeInfo: '.CapabilityTypeType'
}, {
name: 'reason',
elementName: 'Reason',
typeInfo: '.ReasonType'
}, {
name: 'confidenceFactor',
elementName: 'ConfidenceFactor',
typeInfo: '.ConfidenceFactorType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'equipmentUse',
elementName: 'EquipmentUse',
typeInfo: '.EquipmentUseType'
}, {
name: 'startTime',
elementName: 'StartTime',
typeInfo: '.StartTimeType'
}, {
name: 'endTime',
elementName: 'EndTime',
typeInfo: '.EndTimeType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'equipmentCapabilityProperty',
minOccurs: 0,
collection: true,
elementName: 'EquipmentCapabilityProperty',
typeInfo: '.OpEquipmentCapabilityPropertyType'
}]
}, {
localName: 'ProblemType',
baseTypeInfo: '.CodeType'
}, {
localName: 'OpEquipmentRequirementType',
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: 'equipmentLevel',
elementName: 'EquipmentLevel',
typeInfo: '.HierarchyScopeType'
}, {
name: 'equipmentRequirementProperty',
minOccurs: 0,
collection: true,
elementName: 'EquipmentRequirementProperty',
typeInfo: '.OpEquipmentRequirementPropertyType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'PhysicalAssetCapabilityTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PhysicalAssetUseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'OperationsType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'ValueStringType',
baseTypeInfo: '.AnyGenericValueType'
}, {
localName: 'EndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'RelationshipType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'PersonnelUseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'RelationshipForm1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'NameType',
propertyInfos: [{
name: 'value',
type: 'value'
}, {
name: 'languageID',
typeInfo: 'Language',
attributeName: {
localPart: 'languageID'
},
type: 'attribute'
}]
}, {
localName: 'TransUserAreaType',
propertyInfos: [{
name: 'any',
minOccurs: 0,
collection: true,
allowDom: false,
mixed: false,
type: 'anyElement'
}]
}, {
localName: 'TransExpression1Type',
propertyInfos: [{
name: 'value',
typeInfo: 'Token',
type: 'value'
}]
}, {
localName: 'ReasonType',
baseTypeInfo: '.CodeType'
}, {
localName: 'CapabilityTypeType',
baseTypeInfo: '.CapabilityType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'NameType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: 'NameType'
},
propertyInfos: [{
name: 'value',
type: 'value'
}, {
name: 'languageID',
typeInfo: 'Language',
attributeName: {
localPart: 'languageID'
},
type: 'attribute'
}]
}, {
localName: 'OtherDependencyType',
baseTypeInfo: '.CodeType'
}, {
localName: 'PlannedFinishTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'ResourceReferenceTypeType',
baseTypeInfo: '.ResourceReferenceType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ProductionScheduleIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'TransGetType',
propertyInfos: [{
name: 'expression',
minOccurs: 0,
collection: true,
elementName: 'Expression',
typeInfo: 'Token'
}]
}, {
localName: 'ProcessSegmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RequestState1Type',
baseTypeInfo: '.CodeType'
}, {
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: 'PhysicalAssetActualIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'StartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'ParameterIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'TransConfirmType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: '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: 'TransSignatureType',
propertyInfos: [{
name: 'any',
minOccurs: 0,
collection: true,
allowDom: false,
mixed: false,
type: 'anyElement'
}, {
name: 'qualifyingAgencyID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'qualifyingAgencyID'
},
type: 'attribute'
}]
}, {
localName: 'TransResponseCriteriaType',
propertyInfos: [{
name: 'responseExpression',
elementName: 'ResponseExpression',
typeInfo: '.TransExpressionType'
}, {
name: 'changeStatus',
elementName: 'ChangeStatus',
typeInfo: '.TransChangeStatusType'
}]
}, {
localName: 'OpPersonnelSpecificationType',
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: 'personnelSpecificationProperty',
minOccurs: 0,
collection: true,
elementName: 'PersonnelSpecificationProperty',
typeInfo: '.OpPersonnelSpecificationPropertyType'
}]
}, {
localName: 'ProductionRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'WorkTypeType',
baseTypeInfo: '.WorkType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'WorkRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'OperationsDefinitionIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ManufacturingBillIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'AssemblyTypeType',
baseTypeInfo: '.AssemblyType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'OpPersonnelSpecificationPropertyType',
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: 'OpMaterialRequirementType',
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: 'assemblyRequirement',
minOccurs: 0,
collection: true,
elementName: 'AssemblyRequirement',
typeInfo: '.OpMaterialRequirementType'
}, {
name: 'assemblyType',
elementName: 'AssemblyType',
typeInfo: '.AssemblyTypeType'
}, {
name: 'assemblyRelationship',
elementName: 'AssemblyRelationship',
typeInfo: '.AssemblyRelationshipType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'materialRequirementProperty',
minOccurs: 0,
collection: true,
elementName: 'MaterialRequirementProperty',
typeInfo: '.OpMaterialRequirementPropertyType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'PersonNameType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpPhysicalAssetCapabilityType',
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: 'capabilityType',
elementName: 'CapabilityType',
typeInfo: '.CapabilityTypeType'
}, {
name: 'reason',
elementName: 'Reason',
typeInfo: '.ReasonType'
}, {
name: 'confidenceFactor',
elementName: 'ConfidenceFactor',
typeInfo: '.ConfidenceFactorType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'physicalAssetUse',
elementName: 'PhysicalAssetUse',
typeInfo: '.PhysicalAssetUseType'
}, {
name: 'startTime',
elementName: 'StartTime',
typeInfo: '.StartTimeType'
}, {
name: 'endTime',
elementName: 'EndTime',
typeInfo: '.EndTimeType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'physicalAssetCapabilityProperty',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetCapabilityProperty',
typeInfo: '.OpPhysicalAssetCapabilityPropertyType'
}]
}, {
localName: 'OpMaterialCapabilityPropertyType',
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: 'materialUse',
elementName: 'MaterialUse',
typeInfo: '.MaterialUseType'
}]
}, {
localName: 'BinaryObjectType',
propertyInfos: [{
name: 'value',
typeInfo: 'Base64Binary',
type: 'value'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
type: 'attribute'
}, {
name: 'mimeCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'mimeCode'
},
type: 'attribute'
}, {
name: 'encodingCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'encodingCode'
},
type: 'attribute'
}, {
name: 'characterSetCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'characterSetCode'
},
type: 'attribute'
}, {
name: 'uri',
attributeName: {
localPart: 'uri'
},
type: 'attribute'
}, {
name: 'filename',
attributeName: {
localPart: 'filename'
},
type: 'attribute'
}]
}, {
localName: 'DescriptionType',
baseTypeInfo: '.TextType'
}, {
localName: 'TransShowType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'TestDateTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'TransApplicationAreaType',
propertyInfos: [{
name: 'sender',
elementName: 'Sender',
typeInfo: '.TransSenderType'
}, {
name: 'receiver',
minOccurs: 0,
collection: true,
elementName: 'Receiver',
typeInfo: '.TransReceiverType'
}, {
name: 'creationDateTime',
required: true,
elementName: 'CreationDateTime',
typeInfo: '.DateTimeType'
}, {
name: 'signature',
elementName: 'Signature',
typeInfo: '.TransSignatureType'
}, {
name: 'bodid',
elementName: 'BODID',
typeInfo: '.IdentifierType'
}, {
name: 'userArea',
elementName: 'UserArea',
typeInfo: '.TransUserAreaType'
}]
}, {
localName: 'MaterialDefinitionIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'TransRespondType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'JobOrderCommand1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'MaterialRequirementIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'TransExpressionType',
baseTypeInfo: '.TransExpression1Type',
propertyInfos: [{
name: 'actionCode',
required: true,
attributeName: {
localPart: 'actionCode'
},
type: 'attribute'
}, {
name: 'expressionLanguage',
typeInfo: 'Token',
attributeName: {
localPart: 'expressionLanguage'
},
type: 'attribute'
}]
}, {
localName: 'MeasureType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: 'MeasureType'
},
propertyInfos: [{
name: 'value',
typeInfo: 'Decimal',
type: 'value'
}, {
name: 'unitCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'unitCode'
},
type: 'attribute'
}, {
name: 'unitCodeListVersionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'unitCodeListVersionID'
},
type: 'attribute'
}]
}, {
localName: 'RequestedCompletionDateType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'DataTypeType',
baseTypeInfo: '.DataType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'MaterialTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'CertificateOfAnalysisReferenceType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'MaterialActualIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'WorkType1Type',
baseTypeInfo: '.CodeType'
}, {
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: 'EquipmentAssetMappingType',
propertyInfos: [{
name: 'equipmentID',
required: true,
elementName: 'EquipmentID',
typeInfo: '.EquipmentIDType'
}, {
name: 'physicalAssetID',
required: true,
elementName: 'PhysicalAssetID',
typeInfo: '.PhysicalAssetIDType'
}, {
name: 'startTime',
elementName: 'StartTime',
typeInfo: '.DateTimeType'
}, {
name: 'endTime',
elementName: 'EndTime',
typeInfo: '.DateTimeType'
}]
}, {
localName: 'HierarchyScopeType',
propertyInfos: [{
name: 'equipmentID',
required: true,
elementName: 'EquipmentID',
typeInfo: '.EquipmentIDType'
}, {
name: 'equipmentElementLevel',
required: true,
elementName: 'EquipmentElementLevel',
typeInfo: '.EquipmentElementLevelType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}]
}, {
localName: 'PropertyIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'MaterialCapabilityIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'NumericType',
propertyInfos: [{
name: 'value',
typeInfo: 'Decimal',
type: 'value'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
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: 'ResourceNetworkConnectionIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'MeasureType',
propertyInfos: [{
name: 'value',
typeInfo: 'Decimal',
type: 'value'
}, {
name: 'unitCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'unitCode'
},
type: 'attribute'
}, {
name: 'unitCodeListVersionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'unitCodeListVersionID'
},
type: 'attribute'
}]
}, {
localName: 'TransConfirmationCodeType',
baseTypeInfo: '.CodeType'
}, {
localName: 'OperationsTypeType',
baseTypeInfo: '.OperationsType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'AssemblyRelationship1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'RequestStateType',
baseTypeInfo: '.RequestState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'DependencyType',
baseTypeInfo: '.Dependency1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'MaterialUseType',
baseTypeInfo: '.MaterialUse1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'IdentifierType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: '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: 'ResponseStateType',
baseTypeInfo: '.ResponseState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'PhysicalAssetClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RelationshipTypeType',
baseTypeInfo: '.RelationshipType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ExpirationTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'OperationsRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'StorageHierarchyScopeType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PriorityType',
baseTypeInfo: '.NumericType'
}, {
localName: 'TransActionCriteriaType',
propertyInfos: [{
name: 'actionExpression',
minOccurs: 0,
collection: true,
elementName: 'ActionExpression',
typeInfo: '.TransExpressionType'
}, {
name: 'changeStatus',
elementName: 'ChangeStatus',
typeInfo: '.TransChangeStatusType'
}]
}, {
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: 'ProductProductionRuleType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PhysicalAssetIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RequiredByRequestedSegmentResponse1Type',
baseTypeInfo: '.CodeType'
}, {
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: 'CauseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'CodeType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: '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: 'EquipmentCapabilityTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'WorkScheduleIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'EquipmentElementLevelType',
baseTypeInfo: '.EquipmentElementLevel1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'BillOfMaterialsIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PublishedDateType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'TransProcessType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,