Definition Type Element
Name testCost
Namespace urn:org:dx-competition:system
Type double
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Cost incurred for testing a component for correctness (nominal behavior).
XSD Schema .\DXCSystemCatalogSchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="testCost" type="xs:double" >
  <xs:annotation>
    <xs:documentation>Cost incurred for testing a component for correctness (nominal behavior).</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
testCost
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd