prisme-flow
Version:
prisme platform flow engine
1,650 lines • 143 kB
JavaScript
var PhysicalAsset_Module_Factory = function () {
var PhysicalAsset = {
name: 'PhysicalAsset',
defaultElementNamespaceURI: 'http:\/\/www.mesa.org\/xml\/B2MML-V0600',
typeInfos: [{
localName: 'MaterialUseType',
baseTypeInfo: '.MaterialUse1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'MaterialLotIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'BillOfResourcesIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'EndTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'ProcessPhysicalAssetCapabilityTestSpecType.DataArea',
typeName: null,
propertyInfos: [{
name: 'process',
required: true,
elementName: 'Process',
typeInfo: '.TransProcessType'
}, {
name: 'physicalAssetCapabilityTestSpec',
required: true,
collection: true,
elementName: 'PhysicalAssetCapabilityTestSpec',
typeInfo: '.PhysicalAssetCapabilityTestSpecificationType'
}]
}, {
localName: 'ProcessPhysicalAssetType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ProcessPhysicalAssetType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'EquipmentUseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'OperationsTypeType',
baseTypeInfo: '.OperationsType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'RequiredByRequestedSegmentResponse1Type',
baseTypeInfo: '.CodeType'
}, {
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: '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: 'TestedPhysicalAssetClassPropertyType',
propertyInfos: [{
name: 'physicalAssetClassID',
required: true,
elementName: 'PhysicalAssetClassID',
typeInfo: '.PhysicalAssetClassIDType'
}, {
name: 'propertyID',
required: true,
elementName: 'PropertyID',
typeInfo: '.PropertyIDType'
}]
}, {
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: 'TransShowType',
propertyInfos: [{
name: 'originalApplicationArea',
elementName: 'OriginalApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'responseCriteria',
minOccurs: 0,
collection: true,
elementName: 'ResponseCriteria',
typeInfo: '.TransResponseCriteriaType'
}]
}, {
localName: 'GetPhysicalAssetCapabilityTestSpecType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.GetPhysicalAssetCapabilityTestSpecType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'PhysicalAssetClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'DataType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'AssemblyRelationshipType',
baseTypeInfo: '.AssemblyRelationship1Type',
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: 'EquipmentElementLevel1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'UnitOfMeasureType',
baseTypeInfo: '.CodeType'
}, {
localName: 'MaterialClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ChangePhysicalAssetType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ChangePhysicalAssetType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'ResourcesType',
baseTypeInfo: '.CodeType'
}, {
localName: 'OpPhysicalAssetRequirementType',
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: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'equipmentLevel',
elementName: 'EquipmentLevel',
typeInfo: '.HierarchyScopeType'
}, {
name: 'physicalAssetRequirementProperty',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetRequirementProperty',
typeInfo: '.OpPhysicalAssetRequirementPropertyType'
}, {
name: 'requiredByRequestedSegmentResponse',
elementName: 'RequiredByRequestedSegmentResponse',
typeInfo: '.RequiredByRequestedSegmentResponseType'
}]
}, {
localName: 'RequestedCompletionDateType',
baseTypeInfo: '.DateTimeType'
}, {
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: '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: 'GetPhysicalAssetClassType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.GetPhysicalAssetClassType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
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: '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: 'CancelPhysicalAssetType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.CancelPhysicalAssetType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'TransExpressionType',
baseTypeInfo: '.TransExpression1Type',
propertyInfos: [{
name: 'actionCode',
required: true,
attributeName: {
localPart: 'actionCode'
},
type: 'attribute'
}, {
name: 'expressionLanguage',
typeInfo: 'Token',
attributeName: {
localPart: 'expressionLanguage'
},
type: 'attribute'
}]
}, {
localName: 'AcknowledgePhysicalAssetClassType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.AcknowledgePhysicalAssetClassType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'RespondPhysicalAssetClassType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.RespondPhysicalAssetClassType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
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: 'ActualFinishTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'ManufacturingBillIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'TransUserAreaType',
propertyInfos: [{
name: 'any',
minOccurs: 0,
collection: true,
allowDom: false,
mixed: false,
type: 'anyElement'
}]
}, {
localName: 'OpPhysicalAssetCapabilityPropertyType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'value',
minOccurs: 0,
collection: true,
elementName: 'Value',
typeInfo: '.ValueType'
}, {
name: 'quantity',
minOccurs: 0,
collection: true,
elementName: 'Quantity',
typeInfo: '.QuantityValueType'
}]
}, {
localName: 'RequestedPriorityType',
baseTypeInfo: '.NumericType'
}, {
localName: 'RequestStateType',
baseTypeInfo: '.RequestState1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'TransResponseCriteriaType',
propertyInfos: [{
name: 'responseExpression',
elementName: 'ResponseExpression',
typeInfo: '.TransExpressionType'
}, {
name: 'changeStatus',
elementName: 'ChangeStatus',
typeInfo: '.TransChangeStatusType'
}]
}, {
localName: 'MaterialActualIDType',
baseTypeInfo: '.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: 'WorkType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'AcknowledgePhysicalAssetType.DataArea',
typeName: null,
propertyInfos: [{
name: 'acknowledge',
required: true,
elementName: 'Acknowledge',
typeInfo: '.TransAcknowledgeType'
}, {
name: 'physicalAsset',
required: true,
collection: true,
elementName: 'PhysicalAsset',
typeInfo: '.PhysicalAssetType'
}]
}, {
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: 'DependencyType',
baseTypeInfo: '.Dependency1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'Dependency1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'GetPhysicalAssetInformationType.DataArea',
typeName: null,
propertyInfos: [{
name: 'get',
required: true,
elementName: 'Get',
typeInfo: '.TransGetType'
}, {
name: 'physicalAssetInformation',
required: true,
collection: true,
elementName: 'PhysicalAssetInformation',
typeInfo: '.PhysicalAssetInformationType'
}]
}, {
localName: 'ShowPhysicalAssetClassType.DataArea',
typeName: null,
propertyInfos: [{
name: 'show',
required: true,
elementName: 'Show',
typeInfo: '.TransShowType'
}, {
name: 'physicalAssetClass',
required: true,
collection: true,
elementName: 'PhysicalAssetClass',
typeInfo: '.PhysicalAssetClassType'
}]
}, {
localName: 'PersonnelUseType',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransChangeType',
propertyInfos: [{
name: 'actionCriteria',
minOccurs: 0,
collection: true,
elementName: 'ActionCriteria',
typeInfo: '.TransActionCriteriaType'
}, {
name: 'responseCode',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'responseCode'
},
type: 'attribute'
}]
}, {
localName: 'JobOrderCommandType',
baseTypeInfo: '.JobOrderCommand1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'RequiredByRequestedSegmentResponseType',
baseTypeInfo: '.RequiredByRequestedSegmentResponse1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
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: 'GetPhysicalAssetType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.GetPhysicalAssetType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'DataTypeType',
baseTypeInfo: '.DataType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'TransGetType',
propertyInfos: [{
name: 'expression',
minOccurs: 0,
collection: true,
elementName: 'Expression',
typeInfo: 'Token'
}]
}, {
localName: 'TextType',
propertyInfos: [{
name: 'value',
type: 'value'
}, {
name: 'languageID',
typeInfo: 'Language',
attributeName: {
localPart: 'languageID'
},
type: 'attribute'
}]
}, {
localName: 'ChangePhysicalAssetType.DataArea',
typeName: null,
propertyInfos: [{
name: 'change',
required: true,
elementName: 'Change',
typeInfo: '.TransChangeType'
}, {
name: 'physicalAsset',
required: true,
collection: true,
elementName: 'PhysicalAsset',
typeInfo: '.PhysicalAssetType'
}]
}, {
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: '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: 'PhysicalAssetType',
propertyInfos: [{
name: 'id',
required: true,
elementName: 'ID',
typeInfo: '.IdentifierType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'physicalLocation',
elementName: 'PhysicalLocation',
typeInfo: '.IdentifierType'
}, {
name: 'fixedAssetID',
elementName: 'FixedAssetID',
typeInfo: '.IdentifierType'
}, {
name: 'vendorID',
elementName: 'VendorID',
typeInfo: '.IdentifierType'
}, {
name: 'equipmentLevel',
elementName: 'EquipmentLevel',
typeInfo: '.HierarchyScopeType'
}, {
name: 'equipmentAssetMapping',
minOccurs: 0,
collection: true,
elementName: 'EquipmentAssetMapping',
typeInfo: '.EquipmentAssetMappingType'
}, {
name: 'physicalAssetProperty',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetProperty',
typeInfo: '.PhysicalAssetPropertyType'
}, {
name: 'physicalAsset',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAsset',
typeInfo: '.PhysicalAssetType'
}, {
name: 'physicalAssetClassID',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetClassID',
typeInfo: '.PhysicalAssetClassIDType'
}, {
name: 'physicalAssetCapabilityTestSpecificationID',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetCapabilityTestSpecificationID',
typeInfo: '.PhysicalAssetCapabilityTestSpecificationIDType'
}]
}, {
localName: 'ResponseState1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'ChangePhysicalAssetInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ChangePhysicalAssetInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'PhysicalAssetCapabilityTestSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'MaterialSpecificationIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'ActualStartTimeType',
baseTypeInfo: '.DateTimeType'
}, {
localName: 'StorageHierarchyScopeType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'OperationsScheduleIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'GetPhysicalAssetClassType.DataArea',
typeName: null,
propertyInfos: [{
name: 'get',
required: true,
elementName: 'Get',
typeInfo: '.TransGetType'
}, {
name: 'physicalAssetClass',
required: true,
collection: true,
elementName: 'PhysicalAssetClass',
typeInfo: '.PhysicalAssetClassType'
}]
}, {
localName: 'WorkTypeType',
baseTypeInfo: '.WorkType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'SyncPhysicalAssetCapabilityTestSpecType.DataArea',
typeName: null,
propertyInfos: [{
name: 'sync',
required: true,
elementName: 'Sync',
typeInfo: '.TransSyncType'
}, {
name: 'physicalAssetCapabilityTestSpec',
required: true,
collection: true,
elementName: 'PhysicalAssetCapabilityTestSpec',
typeInfo: '.PhysicalAssetCapabilityTestSpecificationType'
}]
}, {
localName: 'EquipmentClassIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'PhysicalAssetCapabilityTestSpecificationType',
propertyInfos: [{
name: 'name',
required: true,
elementName: 'Name',
typeInfo: '.NameType'
}, {
name: 'description',
minOccurs: 0,
collection: true,
elementName: 'Description',
typeInfo: '.DescriptionType'
}, {
name: 'version',
elementName: 'Version',
typeInfo: '.VersionType'
}, {
name: 'hierarchyScope',
elementName: 'HierarchyScope',
typeInfo: '.HierarchyScopeType'
}, {
name: 'testedPhysicalAssetProperty',
minOccurs: 0,
collection: true,
elementName: 'TestedPhysicalAssetProperty',
typeInfo: '.TestedPhysicalAssetPropertyType'
}, {
name: 'testedPhysicalAssetClassProperty',
minOccurs: 0,
collection: true,
elementName: 'TestedPhysicalAssetClassProperty',
typeInfo: '.TestedPhysicalAssetClassPropertyType'
}]
}, {
localName: 'QuantityValueType',
propertyInfos: [{
name: 'quantityString',
required: true,
elementName: 'QuantityString',
typeInfo: '.QuantityStringType'
}, {
name: 'dataType',
mixed: false,
allowDom: false,
elementName: 'DataType',
typeInfo: '.DataTypeType',
type: 'elementRef'
}, {
name: 'unitOfMeasure',
mixed: false,
allowDom: false,
elementName: 'UnitOfMeasure',
typeInfo: '.UnitOfMeasureType',
type: 'elementRef'
}, {
name: 'key',
elementName: 'Key',
typeInfo: '.IdentifierType'
}]
}, {
localName: 'CorrectionType',
baseTypeInfo: '.CodeType'
}, {
localName: 'TransExpression1Type',
propertyInfos: [{
name: 'value',
typeInfo: 'Token',
type: 'value'
}]
}, {
localName: 'CancelPhysicalAssetCapabilityTestSpecType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.CancelPhysicalAssetCapabilityTestSpecType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'RelationshipType1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'ResourceNetworkConnectionIDType',
baseTypeInfo: '.IdentifierType'
}, {
localName: 'CapabilityTypeType',
baseTypeInfo: '.CapabilityType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'SyncPhysicalAssetType.DataArea',
typeName: null,
propertyInfos: [{
name: 'sync',
required: true,
elementName: 'Sync',
typeInfo: '.TransSyncType'
}, {
name: 'physicalAsset',
required: true,
collection: true,
elementName: 'PhysicalAsset',
typeInfo: '.PhysicalAssetType'
}]
}, {
localName: 'MaterialUse1Type',
baseTypeInfo: '.CodeType'
}, {
localName: 'ResourceReferenceTypeType',
baseTypeInfo: '.ResourceReferenceType1Type',
propertyInfos: [{
name: 'otherValue',
attributeName: {
localPart: 'OtherValue'
},
type: 'attribute'
}]
}, {
localName: 'GetPhysicalAssetType.DataArea',
typeName: null,
propertyInfos: [{
name: 'get',
required: true,
elementName: 'Get',
typeInfo: '.TransGetType'
}, {
name: 'physicalAsset',
required: true,
collection: true,
elementName: 'PhysicalAsset',
typeInfo: '.PhysicalAssetType'
}]
}, {
localName: 'LocationType',
propertyInfos: [{
name: 'equipmentID',
required: true,
elementName: 'EquipmentID',
typeInfo: '.EquipmentIDType'
}, {
name: 'equipmentElementLevel',
required: true,
elementName: 'EquipmentElementLevel',
typeInfo: '.EquipmentElementLevelType'
}, {
name: 'location',
elementName: 'Location',
typeInfo: '.LocationType'
}]
}, {
localName: 'PhysicalAssetPropertyType',
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: 'physicalAssetProperty',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetProperty',
typeInfo: '.PhysicalAssetPropertyType'
}, {
name: 'physicalAssetCapabilityTestSpecificationID',
minOccurs: 0,
collection: true,
elementName: 'PhysicalAssetCapabilityTestSpecificationID',
typeInfo: '.PhysicalAssetCapabilityTestSpecificationIDType'
}, {
name: 'testResult',
minOccurs: 0,
collection: true,
elementName: 'TestResult',
typeInfo: '.TestResultType'
}]
}, {
localName: 'ShowPhysicalAssetCapabilityTestSpecType.DataArea',
typeName: null,
propertyInfos: [{
name: 'show',
required: true,
elementName: 'Show',
typeInfo: '.TransShowType'
}, {
name: 'physicalAssetCapabilityTestSpec',
required: true,
collection: true,
elementName: 'PhysicalAssetCapabilityTestSpec',
typeInfo: '.PhysicalAssetCapabilityTestSpecificationType'
}]
}, {
localName: 'SyncPhysicalAssetCapabilityTestSpecType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.SyncPhysicalAssetCapabilityTestSpecType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
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: 'CertificateOfAnalysisReferenceType',
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: 'TransConfirmationCodeType',
baseTypeInfo: '.CodeType'
}, {
localName: 'CancelPhysicalAssetClassType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.CancelPhysicalAssetClassType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'ProcessPhysicalAssetClassType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.ProcessPhysicalAssetClassType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'versionID'
},
type: 'attribute'
}]
}, {
localName: 'CancelPhysicalAssetInformationType',
propertyInfos: [{
name: 'applicationArea',
required: true,
elementName: 'ApplicationArea',
typeInfo: '.TransApplicationAreaType'
}, {
name: 'dataArea',
required: true,
elementName: 'DataArea',
typeInfo: '.CancelPhysicalAssetInformationType.DataArea'
}, {
name: 'releaseID',
required: true,
typeInfo: 'NormalizedString',
attributeName: {
localPart: 'releaseID'
},
type: 'attribute'
}, {
name: 'versionID',
typeInfo: 'Normalized