element -> <dCustomConfiguration.01>
dCustomConfiguration.01
Custom Data Element Title
No
No
This is the title of the custom data element created to collect information that is not defined formally in NEMSIS Version 3.
Mandatory
This is grouped with all data elements in this section and can have multiple instances.
Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Content Model Diagram
XML Representation Summary |
<dCustomConfiguration.01 |
|
nemsisElement |
= |
xs:string |
|
> |
|
|
</dCustomConfiguration.01> |
Simple Content Detail:
MaxLength: |
100 |
MinLength: |
2 |
Included in content model of elements (1):
-
Anonymous Type Detail
Type Derivation Tree xs:string (restriction) complexType |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dCustomConfiguration.dCustomDataElementTitle" minOccurs="1" name="dCustomConfiguration.01"> <xs:complexType> <xs:simpleContent> <xs:attribute name="nemsisElement" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Attribute Detail (all declarations; defined in this component only; 1/1) nemsisElement -
Type: |
xs:string, predefined |
Use: |
optional |
XML Source (see within schema source)
<xs:attribute name="nemsisElement" type="xs:string" use="optional"/> |