QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlRp:facilityCode | xs:string | optional | ||||
mmlRp:facilityCodeId | xs:string | optional |
Element | mmlRp:consultFrom |
<xs:element name="conFacility"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="facilityCode" type="xs:string" use="optional" form="qualified"/> <xs:attribute name="facilityCodeId" type="xs:string" use="optional" form="qualified"/> </xs:extension> </xs:simpleContent> |