QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlSg:type | restriction of xs:token | optional |
Element | mmlSg:surgicalInfo |
<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> |