QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlFc:repCode | restriction of xs:token | required | ||||
mmlFc:tableId | xs:string | MML0025 | optional |
Element | mmlFc:Facility |
<xs:element name="name"> <xs:complexType mixed="true"> <xs:attributeGroup ref="mmlFc:attlist.name"/> </xs:complexType> </xs:element> |
< mmlFc:Facility xmlns:mmlFc = "http://www.medxml.net/MML/v4/SharedComponent/Facility/1.0" xmlns:mmlCm = "http://www.medxml.net/MML/v4/SharedComponent/Common/1.0" > |
< mmlFc:name mmlFc:repCode = "A" mmlFc:tableId = "MML0025" > |
New Millenium Medical College Hospital |
</ mmlFc:name> |
< mmlCm:Id mmlCm:type = "insurance" mmlCm:tableId = "MML0027" > |
801.006.3 |
</ mmlCm:Id> |
</ mmlFc:Facility> |