-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
ERDi, MESA: complexType name = "OpPersonnelActualType", ADD element name = "TestResultType", CHANGE element name = "PersonnelActual" to "PersonnelActualChild"; DELETE = element name = "TestSpecification". ERDi, MESA: complexType name = "OpMaterialActualType", ADD element name = "TestResultType"; CHANGE element name = "MaterialActual" to "MaterialActualChild"; DELETE = element name = "TestSpecification". ERDi, MESA: complexType name = "OpEquipmentActualType", ADD element name = "TestResultType", CHANGE element name = "EquipmentActual" to "EquipmentActualChild" ERDi, MESA: complexType name = "OpPhysicalAssetActualType", ADD element name = "TestResultType"; ADD element name = "PhysicalAssetActualProperty"; CHANGE element name = "PhysicalAssetActual" to "PhysicalAssetActualChild"; DELETE = element name = "TestSpecification". ERDi, MESA: complexType name = OpPersonnelActualPropertyType", ADD element name = "PersonnelActualPropertyChild"; ADD element name = "PersonnelClassPropertyID"; ADD element name = "PersonPropertyID"; DELETE element name = "RequiredByRequestedSegmentResponse" ERDi, MESA: complexType name = OpMaterialActualPropertyType", ADD element name = "MaterialActualPropertyChild"; ADD element name = "MaterialLotPropertyID"; ADD element name = "MaterialDefinitionPropertyID"; ADD element name = "MaterialClassPropertyID"; DELETE element name = "RequiredByRequestedSegmentResponse" ERDi, MESA: complexType name = OpEquipmentActualPropertyType", ADD element name = "EquipmentActualPropertyChild"; ADD element name = "EquipmentClassPropertyID"; ADD element name = "EquipmentPropertyID"; DELETE element name = "RequiredByRequestedSegmentResponse" ERDi, MESA: complexType name = OpPhysicalAssetActualPropertyType", ADD element name = "PhysicalAssetActualPropertyChild"; ADD element name = "PhysicalAssetClassPropertyID"; ADD element name = "PhysicalAssetPropertyID"; DELETE element name = "RequiredByRequestedSegmentResponse"
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -141,20 +141,20 @@ | |
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "HierarchyScope" type = "HierarchyScopeType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "OperationalLocation" type = "ResourceLocationType" | ||
<xsd:element name = "OperationalLocation" type = "ResourceLocationType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "TestSpecificationID" type="IdentifierType" | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong. |
||
minOccurs="0" maxOccurs="unbounded"/> | ||
<xsd:element name = "TestResult" type = "TestResultType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/ | ||
<xsd:element name = "PersonnelActualProperty" type = "OpPersonnelActualPropertyType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "PersonnelActual" type = "OpPersonnelActualType" | ||
<xsd:element name = "PersonnelActualChild" type = "OpPersonnelActualType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
type = "RequiredByRequestedSegmentResponseType" | ||
minOccurs = "0"/> | ||
<xsd:group ref = "Extended:OpPersonnelActual" minOccurs = "0" maxOccurs = "1"/> | ||
<xsd:group ref = "Extended:OpPersonnelActual" minOccurs = "0" maxOccurs = "1"/> | ||
</xsd:sequence> | ||
</xsd:complexType> | ||
|
||
|
@@ -167,9 +167,12 @@ | |
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "Quantity" type = "QuantityValueType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
type = "RequiredByRequestedSegmentResponseType" | ||
minOccurs = "0"/> | ||
<xsd:element name = "PersonnelActualPropertyChild" type = "OpPersonnelActualPropertyType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "PersonnelClassPropertyID" type = "IdentifierType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "PersonPropertyID" type = "IdentifierType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:group ref = "Extended:OpPersonnelActualProperty" | ||
minOccurs = "0" maxOccurs = "1"/> | ||
</xsd:sequence> | ||
|
@@ -189,15 +192,15 @@ | |
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "HierarchyScope" type = "HierarchyScopeType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "OperationalLocation" type = "ResourceLocationType" | ||
<xsd:element name = "OperationalLocation" type = "ResourceLocationType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "TestSpecificationID" type="IdentifierType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs="0" maxOccurs="unbounded"/> | ||
<xsd:element name = "TestResult" type = "TestResultType" | ||
minOccurs = "0" maxOccurs = "unbounded"/ | ||
<xsd:element name = "EquipmentActualProperty" type = "OpEquipmentActualPropertyType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "EquipmentActual" type = "OpEquipmentActualType" | ||
<xsd:element name = "EquipmentActualChild" type = "OpEquipmentActualType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
type = "RequiredByRequestedSegmentResponseType" | ||
|
@@ -215,9 +218,12 @@ | |
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "Quantity" type = "QuantityValueType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
type = "RequiredByRequestedSegmentResponseType" | ||
minOccurs = "0"/> | ||
<xsd:element name = "EquipmentActualPropertyChild" type = "OpEquipmentActualPropertyType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "EquipmentClassPropertyID" type = "IdentifierType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "EquipmentPropertyID" type = "IdentifierType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:group ref = "Extended:OpEquipmentActualProperty" | ||
minOccurs = "0" maxOccurs = "1"/> | ||
</xsd:sequence> | ||
|
@@ -237,15 +243,15 @@ | |
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "HierarchyScope" type = "HierarchyScopeType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "PhysicalLocation" type = "ResourceLocationType" | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "TestSpecificationID" type="IdentifierType" | ||
minOccurs="0" maxOccurs="unbounded"/> | ||
<xsd:element name = "PhysicalLocation" type = "ResourceLocationType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "TestResult" type = "TestResultType" | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong. |
||
minOccurs = "0" maxOccurs = "unbounded"/ | ||
<xsd:element name = "PhysicalAssetActualProperty" type = "OpPhysicalAssetActualPropertyType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "PhysicalAssetActual" type = "OpPhysicalAssetActualType" | ||
<xsd:element name = "PhysicalAssetActualChild" type = "OpPhysicalAssetActualType" | ||
This comment has been minimized.
Sorry, something went wrong. |
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
type = "RequiredByRequestedSegmentResponseType" | ||
|
@@ -263,9 +269,12 @@ | |
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "Quantity" type = "QuantityValueType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
type = "RequiredByRequestedSegmentResponseType" | ||
minOccurs = "0"/> | ||
<xsd:element name = "PhysicalAssetActualPropertyChild" type = "OpPhysicalAssetActualPropertyType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "PhysicalAssetClassPropertyID" type = "IdentifierType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "PhysicalAssetPropertyID" type = "IdentifierType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:group ref = "Extended:OpPhysicalAssetActualProperty" | ||
minOccurs = "0" maxOccurs = "1"/> | ||
</xsd:sequence> | ||
|
@@ -284,8 +293,8 @@ | |
<xsd:element name = "Description" type = "DescriptionType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "MaterialUse" type = "MaterialUseType" | ||
minOccurs = "0"/> | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
minOccurs = "0"/> | ||
<xsd:element name = "SpatialDefinition" type = "SpatialDefinitionType" | ||
minOccurs = "0" /> | ||
<xsd:element name = "StorageLocation" type = "ResourceLocationType" | ||
minOccurs = "0"/> | ||
|
@@ -299,8 +308,8 @@ | |
minOccurs = "0"/> | ||
<xsd:element name = "HierarchyScope" type = "HierarchyScopeType" | ||
minOccurs = "0"/> | ||
<xsd:element name = "TestSpecificationID" type="IdentifierType" | ||
minOccurs="0" maxOccurs="unbounded"/> | ||
<xsd:element name = "TestResult" type = "TestResultType" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
minOccurs = "0" maxOccurs = "unbounded"/ | ||
<xsd:element name = "MaterialActualProperty" type = "OpMaterialActualPropertyType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
|
@@ -320,14 +329,17 @@ | |
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "Quantity" type = "QuantityValueType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "MaterialActualProperty" type = "OpMaterialActualPropertyType" | ||
<xsd:element name = "MaterialActualPropertyChild" type = "OpMaterialActualPropertyType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "MaterialClassPropertyID" type = "IdentifierType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "MaterialDefinitionPropertyID" type = "IdentifierType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "MaterialLotPropertyID" type = "IdentifierType" | ||
minOccurs = "0" maxOccurs = "unbounded"/> | ||
<xsd:element name = "RequiredByRequestedSegmentResponse" | ||
This comment has been minimized.
Sorry, something went wrong.
CharlieG021163
Author
Collaborator
|
||
type = "RequiredByRequestedSegmentResponseType" | ||
minOccurs = "0"/> | ||
<xsd:group ref = "Extended:OpMaterialActualProperty" | ||
minOccurs = "0" maxOccurs = "1"/> | ||
</xsd:sequence> | ||
</xsd:complexType> | ||
|
||
</xsd:schema> | ||
</xsd:schema> |
ERDi, MESA: complexType name = "OpPersonnelActualType", To align with updated Part 2 Operations Performance Model.
DELETE element name = "TestSpecificationID".