mmlHi:paymentRatio

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlHi:ratioType restriction of xs:token required

Used By

Source

<xs:element name="paymentRatio">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="mmlHi:attlist.paymentRatio"/>
  </xs:complexType>
</xs:element>

Sample

< mmlHi:publicInsuranceItem xmlns:mmlHi = "http://www.medxml.net/MML/v4/ContentModule/HealthInsurance/1.1" mmlHi:priority = "1" >

< mmlHi:providerName>

公費

</ mmlHi:providerName>

< mmlHi:provider>

15450034

</ mmlHi:provider>

< mmlHi:recipient>

0009043

</ mmlHi:recipient>

< mmlHi:startDate>

1997-09-30

</ mmlHi:startDate>

< mmlHi:expiredDate>

1999-09-30

</ mmlHi:expiredDate>

< mmlHi:paymentRatio mmlHi:ratioType = "fix" >

10000

</ mmlHi:paymentRatio>

</ mmlHi:publicInsuranceItem>