QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlLb:techCode | xs:string | optional | ||||
mmlLb:techCodeId | xs:string | optional |
Element | mmlLb:information |
<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> |