mmlLb:technician

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlLb:techCode xs:string optional
mmlLb:techCodeId xs:string optional

Used By

Source

<xs:element name="technician">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="techCode" type="xs:string" use="optional" form="qualified"/>
        <xs:attribute name="techCodeId" type="xs:string" use="optional" form="qualified"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample