Skip to content

Commit

Permalink
#101 CommonExtensions.xsd
Browse files Browse the repository at this point in the history
-DELETE:
<xsd:group name = "TestSpecification">
<xsd:group name = "TestSpecificationProperty">
<xsd:group name = "TestSpecificationInformation">
<xsd:group name = "TestSpecificationCriteria">
<xsd:group name = "TestSpecificationEvaluationedProperty">
<xsd:group name = "TestResult">
<xsd:group name = "TestPropertyMeasurement">
  • Loading branch information
CharlieG021163 committed Mar 9, 2020
1 parent d47a2cb commit c5db8ba
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions Schema/B2MML-CommonExtensions.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,6 @@ of elements when used in an XML document.
</xsd:sequence>
</xsd:group>

<xsd:group name = "EvaluatedProperty">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "HierarchyScope">
<xsd:sequence>
<!-- add extended elements here -->
Expand Down Expand Up @@ -227,48 +221,6 @@ of elements when used in an XML document.
</xsd:sequence>
</xsd:group>

<xsd:group name = "TestResult">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "TestPropertyMeasurement">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "TestSpecification">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "TestSpecificationProperty">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "TestSpecificationInformation">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "TestSpecificationCriteria">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "TestSpecificationEvaluatedProperty">
<xsd:sequence>
<!-- add extended elements here -->
</xsd:sequence>
</xsd:group>

<xsd:group name = "Value">
<xsd:sequence>
<!-- add extended elements here -->
Expand Down

0 comments on commit c5db8ba

Please sign in to comment.