Definition Type: ComplexType
Name: TestResultType
Namespace: http://www.wbf.org/xml/B2MML-V0401
Containing Schema: B2MML-V0401-Common.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Any in schema b2mml-v0401-common_xsd Drilldown into TestResult in schema b2mml-v0401-commonextensions_xsd Drilldown into ExpirationTime in schema b2mml-v0401-common_xsd Drilldown into Result in schema b2mml-v0401-common_xsd Drilldown into TestDateTime in schema b2mml-v0401-common_xsd Drilldown into Description in schema b2mml-v0401-common_xsd Drilldown into ID in schema b2mml-v0401-common_xsdXSD Diagram of TestResultType in schema b2mml-v0401-common_xsd (Business To Manufacturing Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="TestResultType">
    <xsd:sequence>
        <xsd:element name="ID" type="IdentifierType" minOccurs="0" />
        <xsd:element name="Description" type="DescriptionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TestDateTime" type="TestDateTimeType" minOccurs="0" />
        <xsd:element name="Result" type="ResultType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ExpirationTime" type="ExpirationTimeType" minOccurs="0" />
        <xsd:group ref="Extended:TestResult" minOccurs="0" maxOccurs="1" />
        <!-- Added in V04 - The Any element should not be used in new schemas.  This extension schema should be used to add user defined 
     elements to B2MML documents.  In a future release the Any element will be removed from B2MML.  -->
        <xsd:element name="Any" type="AnyType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID b2mml:ID 0 (1)
Description b2mml:Description 0 unbounded
TestDateTime b2mml:TestDateTime 0 (1)
Result b2mml:Result 0 unbounded
ExpirationTime b2mml:ExpirationTime 0 (1)
Any b2mml:Any 0 unbounded
<xs:group> Extended:TestResult 0 1
Collapse Derivation Tree:
  • TestResultType
    • Unresolved link to testresult1
    • Unresolved link to testresult2
    • Unresolved link to testresult3
Collapse References:
Unresolved link to testresult1, Unresolved link to testresult2, Unresolved link to testresult3