QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlPi:raceCode | xs:string | optional | ||||
mmlPi:raceCodeId | xs:string | optional |
Element | mmlPi:PatientModule |
<xs:element name="race"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="raceCode" form="qualified" type="xs:string" use="optional"/> <xs:attribute name="raceCodeId" form="qualified" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |