prisme-flow
Version:
prisme platform flow engine
1,660 lines • 121 kB
JavaScript
var ProcessSegment_Module_Factory = function () {
var ProcessSegment = {
name: 'ProcessSegment',
defaultElementNamespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600',
typeInfos: [{
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: '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: 'CertificateOfAnalysisReferenceType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'DateTimeType',
propertyInfos: [{
name: 'value',
typeInfo: 'DateTime',
type: 'value'
}, {
name: 'format',
attributeName: {
localPart: 'format'
},
type: 'attribute'
}]
}, {
localName: 'RelationshipForm1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'WorkTypeType',
baseTypeInfo: '.WorkType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'MaterialTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'BillOfMaterialsIDType',
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: 'RequestStateType',
baseTypeInfo: '.RequestState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'OpPhysicalAssetRequirementPropertyType',
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: 'ResponseState1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'StatusType',
baseTypeInfo: '.CodeType'
}, {
localName: 'ResourcesType',
baseTypeInfo: '.CodeType'
}, {
localName: 'AssemblyRelationshipType',
baseTypeInfo: '.AssemblyRelationship1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'CancelProcessSegmentInformationType.DataArea',
typeName: null,
propertyInfos: [{
name: 'cancel',
required: true,
elementName: 'Cancel',
typeInfo: '.TransCancelType'
}, {
name: 'processSegmentInformation',
required: true,
collection: true,
elementName: 'ProcessSegmentInformation',
typeInfo: '.ProcessSegmentInformationType'
}]
}, {
localName: 'MaterialDefinitionIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'EquipmentClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PhysicalAssetIDType',
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: 'EquipmentSegmentSpecificationType',
propertyInfos: [{
name: 'equipmentClassID',
elementName: 'EquipmentClassID',
typeInfo: '.EquipmentClassIDType'
}, {
name: 'equipmentID',
elementName: 'EquipmentID',
typeInfo: '.EquipmentIDType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'equipmentUse',
elementName: 'EquipmentUse',
typeInfo: '.CodeType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}, {
name: 'equipmentSegmentSpecificationProperty',
minOccurs: 0,
collection: true,
elementName: 'EquipmentSegmentSpecificationProperty',
typeInfo: '.EquipmentSegmentSpecificationPropertyType'
}]
}, {
localName: 'EquipmentElementLevelType',
baseTypeInfo: '.EquipmentElementLevel1Type',
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: 'SyncProcessSegmentInformationType.DataArea',
typeName: null,
propertyInfos: [{
name: 'sync',
required: true,
elementName: 'Sync',
typeInfo: '.TransSyncType'
}, {
name: 'processSegmentInformation',
required: true,
collection: true,
elementName: 'ProcessSegmentInformation',
typeInfo: '.ProcessSegmentInformationType'
}]
}, {
localName: 'EquipmentSegmentSpecificationPropertyType',
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: 'ProcessProcessSegmentType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ProcessProcessSegmentType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'QualificationTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'TransAcknowledgeType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'TransRespondType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'SyncProcessSegmentInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.SyncProcessSegmentInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'EndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'CancelProcessSegmentInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.CancelProcessSegmentInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
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: 'StorageLocationType',
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: 'PersonNameType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'SyncProcessSegmentType.DataArea',
typeName: null,
propertyInfos: [{
name: 'sync',
required: true,
elementName: 'Sync',
typeInfo: '.TransSyncType'
}, {
name: 'processSegment',
required: true,
collection: true,
elementName: 'ProcessSegment',
typeInfo: '.ProcessSegmentType'
}]
}, {
localName: 'VersionType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'DataTypeType',
baseTypeInfo: '.DataType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'Dependency1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'ChangeProcessSegmentInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ChangeProcessSegmentInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'ProcessProcessSegmentInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ProcessProcessSegmentInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'OperationsTypeType',
baseTypeInfo: '.OperationsType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ProductProductionRuleType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'RelationshipFormType',
baseTypeInfo: '.RelationshipForm1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'PersonIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ProductionScheduleIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'BillOfResourcesIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ProductProductionRuleIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'StorageHierarchyScopeType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'DependencyType',
baseTypeInfo: '.Dependency1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'GetProcessSegmentInformationType.DataArea',
typeName: null,
propertyInfos: [{
name: 'get',
required: true,
elementName: 'Get',
typeInfo: '.TransGetType'
}, {
name: 'processSegmentInformation',
required: true,
collection: true,
elementName: 'ProcessSegmentInformation',
typeInfo: '.ProcessSegmentInformationType'
}]
}, {
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: 'ResponseStateType',
baseTypeInfo: '.ResponseState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'ProcessProcessSegmentInformationType.DataArea',
typeName: null,
propertyInfos: [{
name: 'process',
required: true,
elementName: 'Process',
typeInfo: '.TransProcessType'
}, {
name: 'processSegmentInformation',
required: true,
collection: true,
elementName: 'ProcessSegmentInformation',
typeInfo: '.ProcessSegmentInformationType'
}]
}, {
localName: 'RespondProcessSegmentInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.RespondProcessSegmentInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'EquipmentCapabilityTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ProcessSegmentType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'operationsType',
elementName: 'OperationsType',
typeInfo: '.OperationsTypeType'
}, {
name: 'location',
elementName: 'Location',
typeInfo: '.LocationType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'publishedDate',
elementName: 'PublishedDate',
typeInfo: '.PublishedDateType'
}, {
name: 'duration',
elementName: 'Duration',
typeInfo: 'Duration'
}, {
name: 'personnelSegmentSpecification',
minOccurs: 0,
collection: true,
elementName: 'PersonnelSegmentSpecification',
typeInfo: '.PersonnelSegmentSpecificationType'
}, {
name: 'equipmentSegmentSpecification',
minOccurs: 0,
collection: true,
elementName: 'EquipmentSegmentSpecification',
typeInfo: '.EquipmentSegmentSpecificationType'
}, {
name: 'physicalAssetSegmentSpecification',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetSegmentSpecification',
typeInfo: '.PhysicalAssetSegmentSpecificationType'
}, {
name: 'materialSegmentSpecification',
minOccurs: 0,
collection: true,
elementName: 'MaterialSegmentSpecification',
typeInfo: '.MaterialSegmentSpecificationType'
}, {
name: 'parameter',
minOccurs: 0,
collection: true,
elementName: 'Parameter',
typeInfo: '.ParameterType'
}, {
name: 'segmentDependency',
minOccurs: 0,
collection: true,
elementName: 'SegmentDependency',
typeInfo: '.SegmentDependencyType'
}, {
name: 'processSegment',
minOccurs: 0,
collection: true,
elementName: 'ProcessSegment',
typeInfo: '.ProcessSegmentType'
}]
}, {
localName: 'OperationsType1Type',
baseTypeInfo: '.CodeType'
}, {
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: '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: '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: 'GetProcessSegmentType.DataArea',
typeName: null,
propertyInfos: [{
name: 'get',
required: true,
elementName: 'Get',
typeInfo: '.TransGetType'
}, {
name: 'processSegment',
required: true,
collection: true,
elementName: 'ProcessSegment',
typeInfo: '.ProcessSegmentType'
}]
}, {
localName: 'ChangeProcessSegmentType.DataArea',
typeName: null,
propertyInfos: [{
name: 'change',
required: true,
elementName: 'Change',
typeInfo: '.TransChangeType'
}, {
name: 'processSegment',
required: true,
collection: true,
elementName: 'ProcessSegment',
typeInfo: '.ProcessSegmentType'
}]
}, {
localName: 'ConfidenceFactorType',
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: 'AcknowledgeProcessSegmentInformationType.DataArea',
typeName: null,
propertyInfos: [{
name: 'acknowledge',
required: true,
elementName: 'Acknowledge',
typeInfo: '.TransAcknowledgeType'
}, {
name: 'processSegmentInformation',
required: true,
collection: true,
elementName: 'ProcessSegmentInformation',
typeInfo: '.ProcessSegmentInformationType'
}]
}, {
localName: 'RelationshipTypeType',
baseTypeInfo: '.RelationshipType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
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: 'TransExpression1Type',
propertyInfos: [{
name: 'value',
typeInfo: 'Token',
type: 'value'
}]
}, {
localName: 'CorrectionType',
baseTypeInfo: '.CodeType'
}, {
localName: '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: 'AcknowledgeProcessSegmentType.DataArea',
typeName: null,
propertyInfos: [{
name: 'acknowledge',
required: true,
elementName: 'Acknowledge',
typeInfo: '.TransAcknowledgeType'
}, {
name: 'processSegment',
required: true,
collection: true,
elementName: 'ProcessSegment',
typeInfo: '.ProcessSegmentType'
}]
}, {
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: 'ManufacturingBillIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'MaterialClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'AcknowledgeProcessSegmentInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.AcknowledgeProcessSegmentInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'ReasonType',
baseTypeInfo: '.CodeType'
}, {
localName: 'ParameterIDType',
baseTypeInfo: '.IdentifierType'
}, {
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: 'OpMaterialRequirementPropertyType',
propertyInfos: [{
name: 'id',
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: 'materialRequirementProperty',
minOccurs: 0,
collection: true,
elementName: 'MaterialRequirementProperty',
typeInfo: '.OpMaterialRequirementPropertyType'
}]
}, {
localName: 'QuantityStringType',
baseTypeInfo: '.AnyGenericValueType'
}, {
localName: 'CancelProcessSegmentType.DataArea',
typeName: null,
propertyInfos: [{
name: 'cancel',
required: true,
elementName: 'Cancel',
typeInfo: '.TransCancelType'
}, {
name: 'processSegment',
required: true,
collection: true,
elementName: 'ProcessSegment',
typeInfo: '.ProcessSegmentType'
}]
}, {
localName: 'ProductSegmentIDType',
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: 'RespondProcessSegmentInformationType.DataArea',
typeName: null,
propertyInfos: [{
name: 'respond',
required: true,
elementName: 'Respond',
typeInfo: '.TransRespondType'
}, {
name: 'processSegmentInformation',
required: true,
collection: true,
elementName: 'ProcessSegmentInformation',
typeInfo: '.ProcessSegmentInformationType'
}]
}, {
localName: 'PhysicalAssetSegmentSpecificationPropertyType',
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: '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: '