element -> <eInjury.13>
eInjury.13 ACN Call Back Phone Number No No The Automated Collision Notification Call Back Phone Number (US Only). Optional Based on Vehicular Emergency Data Set: Call Back Number. Vehicular Emergency Data Set (VEDS) Recommendations. Version 3.0 Prepared: (February 2011) by the Advanced Automatic Crash Notification (AACN)Joint APCO/NENA Data Standardization Working Group. Added to better incorporate advanced automated collision notification information.
Namespace:
Type:
anonymous (extension of PhoneNumber)
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eInjury.13
    PhoneNumberType
 = 
("9913001" | "9913003" | "9913005" | "9913007" | "9913009")
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ xs:string }
</eInjury.13>
Simple Content Detail:
Pattern:
[2-9][0-9][0-9]-[2-9][0-9][0-9]-[0-9][0-9][0-9][0-9]

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  PhoneNumber (extension)
      complexType
Derivation:
extension of PhoneNumber
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eInjury.ACNCallBackPhoneNumber" maxOccurs="unbounded" minOccurs="0" name="eInjury.13">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PhoneNumber">
<xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 2/2)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>

PhoneNumberType
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"9913001"
 - 
Fax
"9913003"
 - 
Home
"9913005"
 - 
Mobile
"9913007"
 - 
Pager
"9913009"
 - 
Work
XML Source (see within schema source)
<xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>