element -> <dFacility.05>
dFacility.05 Facility National Provider Identifier No No The facility National Provider Identifier associated with National Provider System (NPS). Optional
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dFacility.05
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ xs:string }
</dFacility.05>
Simple Content Detail:
Length:
10

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dFacility.FacilityNationalProviderIdentifier" maxOccurs="unbounded" minOccurs="0" name="dFacility.05">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="NationalProviderIdentifier">
<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; 1/1)
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"/>