Namespace: |
|
Defined: |
globally in ePatient_v3.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
xs:integer |
MaxInclusive: |
120 |
MinInclusive: |
1 |
Type Derivation Tree xs:integer (restriction) ![]() |
Derivation: |
restriction of xs:integer |
|||||
Facets: |
|
<xs:simpleType name="Age"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="120"/> </xs:restriction> </xs:simpleType> |