prisme-flow
Version:
prisme platform flow engine
1,646 lines • 115 kB
JavaScript
var ProductionCapability_Module_Factory = function () {
var ProductionCapability = {
name: 'ProductionCapability',
defaultElementNamespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600',
typeInfos: [{
localName: 'OperationsTypeType',
baseTypeInfo: '.OperationsType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ResourceReferenceType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'AssemblyRelationshipType',
baseTypeInfo: '.AssemblyRelationship1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'DependencyType',
baseTypeInfo: '.Dependency1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'PhysicalAssetUseType',
baseTypeInfo: '.CodeType'
}, {
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: 'ExpirationTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'TransConfirmationCodeType',
baseTypeInfo: '.CodeType'
}, {
localName: 'NumericType',
propertyInfos: [{
name: 'value',
typeInfo: 'Decimal',
type: 'value'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
type: 'attribute'
}]
}, {
localName: 'OpPersonnelCapabilityPropertyType',
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: 'OperationsSegmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'AssemblyRelationship1Type',
baseTypeInfo: '.CodeType'
}, {
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: 'RelationshipType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'ChangeProductionCapabilityType.DataArea',
typeName: null,
propertyInfos: [{
name: 'change',
required: true,
elementName: 'Change',
typeInfo: '.TransChangeType'
}, {
name: 'productionCapability',
required: true,
collection: true,
elementName: 'ProductionCapability',
typeInfo: '.ProductionCapabilityType'
}]
}, {
localName: 'LatestEndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
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: 'WorkRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpEquipmentSpecificationType',
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: 'equipmentSpecificationProperty',
minOccurs: 0,
collection: true,
elementName: 'EquipmentSpecificationProperty',
typeInfo: '.OpEquipmentSpecificationPropertyType'
}]
}, {
localName: 'EquipmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'MaterialUseType',
baseTypeInfo: '.MaterialUse1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
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: 'ActualStartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
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: 'MaterialRequirementIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OpMaterialSpecificationPropertyType',
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: 'RequestStateType',
baseTypeInfo: '.RequestState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
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: 'ReasonType',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransSyncType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,
elementName: 'ActionCriteria',
typeInfo: '.TransActionCriteriaType'
}]
}, {
localName: 'OperationsScheduleIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'ResourcesType',
baseTypeInfo: '.CodeType'
}, {
localName: 'ProcessSegmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'JobOrderCommand1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'PhysicalAssetActualIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'EquipmentCapabilityPropertyType',
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: 'PhysicalAssetCapabilityTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RequestedCompletionDateType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'RelationshipForm1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransExpression1Type',
propertyInfos: [{
name: 'value',
typeInfo: 'Token',
type: 'value'
}]
}, {
localName: 'StatusType',
baseTypeInfo: '.CodeType'
}, {
localName: 'EquipmentElementLevelType',
baseTypeInfo: '.EquipmentElementLevel1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'TransProcessType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,
elementName: 'ActionCriteria',
typeInfo: '.TransActionCriteriaType'
}, {
name: 'acknowledgeCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'acknowledgeCode'
},
type: 'attribute'
}]
}, {
localName: 'MaterialCapabilityIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OperationsRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'StatusTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'MaterialActualIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'NumericType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: 'NumericType'
},
propertyInfos: [{
name: 'value',
typeInfo: 'Decimal',
type: 'value'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
type: 'attribute'
}]
}, {
localName: 'JobOrderDispatchStatusType',
baseTypeInfo: '.CodeType'
}, {
localName: 'ResourceReferenceTypeType',
baseTypeInfo: '.ResourceReferenceType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'PublishedDateType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'PhysicalAssetIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'EquipmentCapabilityType',
propertyInfos: [{
name: 'equipmentClassID',
elementName: 'EquipmentClassID',
typeInfo: '.EquipmentClassIDType'
}, {
name: 'equipmentID',
elementName: 'EquipmentID',
typeInfo: '.EquipmentIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'capabilityType',
required: true,
elementName: 'CapabilityType',
typeInfo: '.CapabilityTypeType'
}, {
name: 'reason',
elementName: 'Reason',
typeInfo: '.ReasonType'
}, {
name: 'equipmentElementLevel',
minOccurs: 0,
collection: true,
elementName: 'EquipmentElementLevel',
typeInfo: '.EquipmentElementLevelType'
}, {
name: 'startTime',
elementName: 'StartTime',
typeInfo: '.StartTimeType'
}, {
name: 'endTime',
elementName: 'EndTime',
typeInfo: '.EndTimeType'
}, {
name: 'location',
elementName: 'Location',
typeInfo: '.LocationType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'equipmentCapabilityProperty',
minOccurs: 0,
collection: true,
elementName: 'EquipmentCapabilityProperty',
typeInfo: '.EquipmentCapabilityPropertyType'
}]
}, {
localName: 'ProductProductionRuleType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PersonnelCapabilityPropertyType',
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: '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: 'JobOrderCommandType',
baseTypeInfo: '.JobOrderCommand1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'RelationshipFormType',
baseTypeInfo: '.RelationshipForm1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'TransConfirmType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'Dependency1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'StorageHierarchyScopeType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OtherDependencyType',
baseTypeInfo: '.CodeType'
}, {
localName: 'ProductionRequestIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'PersonnelUseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransShowType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'ResponseStateType',
baseTypeInfo: '.ResponseState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'MaterialClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'JobOrderCommandRuleType',
baseTypeInfo: '.TextType'
}, {
localName: 'TransExpressionType',
baseTypeInfo: '.TransExpression1Type',
propertyInfos: [{
name: 'actionCode',
required: true,
attributeName: {
localPart: 'actionCode'
},
type: 'attribute'
}, {
name: 'expressionLanguage',
typeInfo: 'Token',
attributeName: {
localPart: 'expressionLanguage'
},
type: 'attribute'
}]
}, {
localName: 'ProcessSegmentCapabilityType',
propertyInfos: [{
name: 'id',
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'processSegmentID',
elementName: 'ProcessSegmentID',
typeInfo: '.ProcessSegmentIDType'
}, {
name: 'capabilityType',
required: true,
elementName: 'CapabilityType',
typeInfo: '.CapabilityTypeType'
}, {
name: 'reason',
elementName: 'Reason',
typeInfo: '.ReasonType'
}, {
name: 'location',
minOccurs: 0,
collection: true,
elementName: 'Location',
typeInfo: '.LocationType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'equipmentElementLevel',
minOccurs: 0,
collection: true,
elementName: 'EquipmentElementLevel',
typeInfo: '.EquipmentElementLevelType'
}, {
name: 'startTime',
elementName: 'StartTime',
typeInfo: '.StartTimeType'
}, {
name: 'endTime',
elementName: 'EndTime',
typeInfo: '.EndTimeType'
}, {
name: 'personnelCapability',
minOccurs: 0,
collection: true,
elementName: 'PersonnelCapability',
typeInfo: '.PersonnelCapabilityType'
}, {
name: 'equipmentCapability',
minOccurs: 0,
collection: true,
elementName: 'EquipmentCapability',
typeInfo: '.EquipmentCapabilityType'
}, {
name: 'materialCapability',
minOccurs: 0,
collection: true,
elementName: 'MaterialCapability',
typeInfo: '.MaterialCapabilityType'
}, {
name: 'processSegmentCapability',
minOccurs: 0,
collection: true,
elementName: 'ProcessSegmentCapability',
typeInfo: '.ProcessSegmentCapabilityType'
}]
}, {
localName: 'MaterialUse1Type',
baseTypeInfo: '.CodeType'
}, {
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: 'ShowProductionCapabilityType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ShowProductionCapabilityType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'MaterialCapabilityPropertyType',
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: 'ProcessProductionCapabilityType.DataArea',
typeName: null,
propertyInfos: [{
name: 'process',
required: true,
elementName: 'Process',
typeInfo: '.TransProcessType'
}, {
name: 'productionCapability',
required: true,
collection: true,
elementName: 'ProductionCapability',
typeInfo: '.ProductionCapabilityType'
}]
}, {
localName: 'EquipmentUseType',
baseTypeInfo: '.CodeType'
}, {
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: 'SyncProductionCapabilityType.DataArea',
typeName: null,
propertyInfos: [{
name: 'sync',
required: true,
elementName: 'Sync',
typeInfo: '.TransSyncType'
}, {
name: 'productionCapability',
required: true,
collection: true,
elementName: 'ProductionCapability',
typeInfo: '.ProductionCapabilityType'
}]
}, {
localName: 'TransGetType',
propertyInfos: [{
name: 'expression',
minOccurs: 0,
collection: true,
elementName: 'Expression',
typeInfo: 'Token'
}]
}, {
localName: 'TransAcknowledgeType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'SyncProductionCapabilityType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.SyncProductionCapabilityType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
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: 'PersonnelClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'TransResponseCriteriaType',
propertyInfos: [{
name: 'responseExpression',
elementName: 'ResponseExpression',
typeInfo: '.TransExpressionType'
}, {
name: 'changeStatus',
elementName: 'ChangeStatus',
typeInfo: '.TransChangeStatusType'
}]
}, {
localName: 'MaterialTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ProductSegmentIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RelationshipTypeType',
baseTypeInfo: '.RelationshipType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'RequiredByRequestedSegmentResponseType',
baseTypeInfo: '.RequiredByRequestedSegmentResponse1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
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: '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: 'AcknowledgeProductionCapabilityType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.AcknowledgeProductionCapabilityType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
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: '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: 'TextType',
typeName: {
namespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600-AllExtensions',
localPart: 'TextType'
},
propertyInfos: [{
name: 'value',
type: 'value'
}, {
name: 'languageID',
typeInfo: 'Language',
attributeName: {
localPart: 'languageID'
},
type: 'attribute'
}]
}, {
localName: 'ProcessProductionCapabilityType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ProcessProductionCapabilityType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'TransActionCriteriaType',
propertyInfos: [{
name: 'actionExpression',
minOccurs: 0,
collection: true,
elementName: 'ActionExpression',
typeInfo: '.TransExpressionType'
}, {
name: 'changeStatus',
elementName: 'ChangeStatus',
typeInfo: '.TransChangeStatusType'
}]
}, {
localName: 'PlannedStartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'TestDateTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'PhysicalAssetClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'SegmentDependencyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'dependency',
required: true,
elementName: 'Dependency',
typeInfo: '.DependencyType'
}, {
name: 'timingFactor',
minOccurs: 0,
collection: true,
elementName: 'TimingFactor',
typeInfo: '.ValueType'
}, {
name: 'productSegmentIDOrProcessSegmentIDOrSegmentID',
minOccurs: 0,
collection: true,
elementTypeInfos: [{
elementName: 'ProductSegmentID',
typeInfo: '.ProductSegmentIDType'
}, {
elementName: 'ProcessSegmentID',
typeInfo: '.ProcessSegmentIDType'
}, {
elementName: 'SegmentID',
typeInfo: '.IdentifierType'
}],
type: 'elements'
}]
}, {
localName: 'ConfidenceFactorType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'DataTypeType',
baseTypeInfo: '.DataType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'TransCancelType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,
elementName: 'ActionCriteria',
typeInfo: '.TransActionCriteriaType'
}]
}, {
localName: 'CauseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'ValueStringType',
baseTypeInfo: '.AnyGenericValueType'
}, {
localName: 'BillOfMaterialIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'PhysicalAssetCapabilityPropertyType',
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: '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: '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: 'EquipmentClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'MaterialSubLotIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'LocationType',
propertyInfos: [{
na