tml:characterization

Do the tml descriptions comply with the TML Compliance Rules

Element Information

Model

Source

<xs:element name="characterization" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Do the tml descriptions comply with the TML Compliance Rules</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="characterizedBy" minOccurs="0">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="name" type="tml:BindType" minOccurs="0"/>
            <xs:element name="organization" type="tml:BindType" minOccurs="0"/>
            <xs:element name="email" type="tml:BindType" minOccurs="0"/>
            <xs:element name="phone" type="tml:BindType" minOccurs="0"/>
            <xs:element name="date" type="tml:BindType" minOccurs="0">
              <xs:annotation>
                <xs:documentation>ISO8601 dateTime stamp</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="validatedBy" minOccurs="0">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="name" type="tml:BindType" minOccurs="0"/>
            <xs:element name="organization" type="tml:BindType" minOccurs="0"/>
            <xs:element name="email" type="tml:BindType" minOccurs="0"/>
            <xs:element name="phone" type="tml:BindType" minOccurs="0"/>
            <xs:element name="date" type="tml:BindType" minOccurs="0">
              <xs:annotation>
                <xs:documentation>ISO8601 dateTime stamp</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample