mmlRp:conWard

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlRp:wardCode xs:string optional
mmlRp:wardCodeId xs:string optional

Used By

Source

<xs:element name="conWard">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="wardCode" type="xs:string" use="optional" form="qualified"/>
        <xs:attribute name="wardCodeId" type="xs:string" use="optional" form="qualified"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample