mmlSg:attlist.surgicalInfo

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlSg:type restriction of xs:token optional

Used By

Source

<xs:attributeGroup name="attlist.surgicalInfo">
  <xs:attribute name="type" form="qualified">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="elective"/>
        <xs:enumeration value="emergent"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>