| Attribute Group | mmlCm:attlist.Id | 
| <xs:attribute name="checkDigitSchema" form="qualified"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="M10"/> <xs:enumeration value="M11"/> </xs:restriction> </xs:simpleType> </xs:attribute> | 
| < mmlPi:masterId xmlns:mmlPi = "http://www.medxml.net/MML/v4/ContentModule/PatientInfo/1.0" xmlns:mmlCm = "http://www.medxml.net/MML/v4/SharedComponent/Common/1.0" > | 
| < mmlCm:Id mmlCm:type = "facility" mmlCm:checkDigitSchema = "M10" mmlCm:checkDigit = "5" mmlCm:tableId = "MML0024" > | 
| 12345 | 
| </ mmlCm:Id> | 
| </ mmlPi:masterId> |