Namespace: |
|
Defined: |
globally in eNarrative_v3.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
xs:string |
MaxLength: |
10000 |
MinLength: |
1 |
Type Derivation Tree xs:string (restriction) ![]() |
Derivation: |
restriction of xs:string |
|||||
Facets: |
|
<xs:simpleType name="PCRNarrative"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="10000"/> </xs:restriction> </xs:simpleType> |