<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gfc="http://www.isotc211.org/2005/gfc"
    xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gmx="http://www.isotc211.org/2005/gmx"
    xmlns:gsr="http://www.isotc211.org/2005/gsr" xmlns:gss="http://www.isotc211.org/2005/gss"
    xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:gml="http://www.opengis.net/gml/3.2"
    xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema"  xmlns:xd="http://www.oxygenxml.com/ns/doc/xsl"
    xmlns:fn="http://www.w3.org/2005/xpath-functions"
    xmlns:grp="http://www.altova.com/Mapforce/grouping" exclude-result-prefixes="fn grp xs xsi xsl"
    xmlns="http://www.isotc211.org/2005/gfc">
    <xsl:import href="../FGDC2ISO/IndividualElements.xsl"/>
    
    <xsl:output method="xml" version="1.0" encoding="ISO-8859-1" indent="yes"/>

     <xd:doc >
        <xd:desc>
            <xd:p><xd:b>Created on:</xd:b> May 10, 2013</xd:p>
            <xd:p><xd:b>Author:</xd:b> mccre004</xd:p>
            <xd:p> This stylesheet contains templates for all the themes that are county based.
            </xd:p>
        </xd:desc>
    </xd:doc> 

    <xsl:template name="EntityAttributeAddressRangeFeature" match="/">
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">ARIDL:Left side Address range identifier</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">ARIDR:Right side Address range identifier</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">EDGE_MTFCC:MAF/TIGER feature class code of related edge record</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

       

        <xsl:call-template name="FULLNAME"/>
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">LFROMHN:From house number associated with the address range on the left side of the edge; SIDE=L </xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

<xsl:call-template name="LINEARID"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">LTOHN:To house number associated with the address range on the left side of the edge; SIDE=L</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

<xsl:call-template name="OFFSETLR"/>
        

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PARITYL:Left side Address Range Parity </xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PARITYR:Right side Address Range Parity </xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PLUS4L:Left side ZIP + 4 code </xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PLUS4R:Right side ZIP + 4 code </xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">RFROMHN:From house number associated with the address range on the right side of the edge; SIDE=R</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title"> RFROMTYP:Right side From address range end type </xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
              
        <xsl:call-template name="TFIDL"/>            
        <xsl:call-template name="TFIDR"/>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TLID:Permanent edge ID</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
       
<xsl:call-template name="ZIPL"/>       

<xsl:call-template name="ZIPR"/>
    </xsl:template>

    <xsl:template name="addr" match="/">

<xsl:call-template name="ARID"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">FROMHN:From house number</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">FROMTYP:From address range end type</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>               
        
        <xsl:call-template name="MTFCC"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PLUS4:ZIP + 4 code</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">SIDE:Side indicator flag</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TOHN:To house number</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TLID:Permanent edge ID</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TOTYP:To address range end type</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>

        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">ZIP:5-digit ZIP code</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
            
    </xsl:template>
    
    <xsl:template name="addrfn">
        <xsl:call-template name="ARID"/>        
        <xsl:call-template name="LINEARID"/>
    </xsl:template>
    
    <xsl:template name="areawater">
        
        <xsl:call-template name="ALAND"/>          
        <xsl:call-template name="AWATER"/>
        <xsl:call-template name="ANSICODE"/>
        <xsl:call-template name="COUNTYFP"/>                
        <xsl:call-template name="FULLNAME"/>                  
        <xsl:call-template name="HYDROID"/>               
        <xsl:call-template name="INTLatLong"/>          
        <xsl:call-template name="MTFCC"/>       
        <xsl:call-template name="STATEFP"/>
    </xsl:template>
    
    <xsl:template name="edges">
         
        <xsl:call-template name="ARTPATH"/>
        <xsl:call-template name="COUNTYFP"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">DECKEDROAD: Decked road indicator</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">DIVROAD: Divided road flag</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">EXTTYP:Extension type</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">FEATCAT: General feature classification category</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">FULLNAME: Concatenation of expanded text for prefix qualifier, prefix direction, prefix type, base name, suffix type, suffix direction, and suffix qualifier (as available) with a space between each expanded text field</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="FULLNAME"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">GCSEFLG: Short lines flag for geographic corridors</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">HYDROFLG: Hydrography feature indicator</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">LFROMADD:From house number associated with the most inclusive address range on the left side of the edge</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
           
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">LTOADD: To house number associated with the most inclusive address range on the left side of the edge</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="MTFCC"/>
        <xsl:call-template name="OFFSETLR"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">OLFFLG: Other linear feature indicator</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PASSFLG: Special passage flag</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PERSIST: Hydrographic persistence flag</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">RAILFLG: Rail feature indicator</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">RFROMADD: From house number associated with the most inclusive address range on the right side of the edge</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">ROADFLG: Road feature indicator</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">RTOADD: To house number associated with the most inclusive address range on the right side of the edge</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">SMID: Spatial metadata identifier</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="STATEFP"/>
        <xsl:call-template name="TFIDL"/>
        <xsl:call-template name="TFIDR"/>
        <xsl:call-template name="TLID"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TNIDF: From TIGER node identifier </xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
      
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TNIDT: To TIGER node identifier</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TTYP: Track type</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="ZIPL"/>
        <xsl:call-template name="ZIPR"/>        
               
    </xsl:template>
    
    <xsl:template name="faces">
        <xsl:call-template name="AIANNHCE"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">AIANNHFP: Current American Indian/Alaska Native/Native Hawaiian area FIPS code</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="ANRCFP"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">ATOTAL: Total Area</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="BLKGRPCE"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">BLKGRPCE10: 2010 Census block group number</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">BLOCKCE: Current tabulation block number</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="BLOCKCE10"/>
        <xsl:call-template name="CD112FP"/>
        <xsl:call-template name="CNECTAFP"/>
        <xsl:call-template name="COUNTYFP"/>
        <xsl:call-template name="COUNTYFP10"/>
        
        <xsl:call-template name="COMPTYP"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">CONCTYFP: Current consolidated city Federal Information Processing Series (FIPS) code</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
                
        <xsl:call-template name="COUSUBFP"/>
        <xsl:call-template name="CBSAFP"/>
        <xsl:call-template name="CSAFP"/>
        <xsl:call-template name="ELSDLEA"/>
        <xsl:call-template name="ESTATEFP"/>
        <xsl:call-template name="INTLatLong"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">LWFLAG: land/water flag</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="METDIVFP"/>
        <xsl:call-template name="NCTADVFP"/>
        <xsl:call-template name="NECTAFP"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">OFFSET: Geographic corridor/offset flag</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">PLACEFP: Current place Federal Information Processing Series (FIPS) code</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="PUMACE10"/>
        <xsl:call-template name="SCSDLEA"/>
        <xsl:call-template name="SLDLST"/>
        <xsl:call-template name="SLDUST"/>
        <xsl:call-template name="STATEFP"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">STATEFP10: 2010 Census state Federal Information Processing Series (FIPS) codes</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="SUBMCDFP"/>
        <xsl:call-template name="SUFFIX1CE"/> 
        <xsl:call-template name="TBLKGPCE"/>
        <xsl:call-template name="TFID"/>
        
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TRACTCE:Current census tract code</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="TRACTCE10"/>
        <xsl:call-template name="TRSUBCE"/>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">TRSUBFP: Current American Indian tribal subdivision FIPS code</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
       
        <xsl:call-template name="TTRACTCE"/> 
        <xsl:call-template name="UACE10"/>
        <xsl:call-template name="UNSDLEA"/>
        <xsl:call-template name="UGACE10"/>
        <xsl:call-template name="VTDST10"/>    
        <xsl:call-template name="ZCTA5CE10"/>
              
           </xsl:template>
        
        <xsl:template name="facesah">
            <xsl:call-template name="HYDROID"/>
            <xsl:call-template name="TFID"/>
        </xsl:template>
        
       <xsl:template name="featnames">
           
           <xsl:call-template name="FULLNAME"/>
           <xsl:call-template name="LINEARID"/>
           <xsl:call-template name="MTFCC"/>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">NAME:Base name portion of the standardized name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">PAFLAG: Primary/alternate flag</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">PREDIR: Prefix direction code component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">PREDIRABRV: Prefix direction description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">PREQUAL: Prefix qualifier code component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">PREQUALABR: Prefix qualifier description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">PRETYP: Prefix type code description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">PRETYPABRV: Prefix type description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">SUFDIR: Suffix direction code component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">SUFTYP: Suffix type code description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">SUFDIRABRV: Suffix direction description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">SUFQUAL: Suffix qualifier code component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">SUFQUALABR: Suffix qualifier description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:element name="gfc:carrierOfCharacteristics">
               <xsl:attribute name="xlink:title">SUFTYPABRV: Suffix type description component of the feature name</xsl:attribute>
               <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
           </xsl:element>
           
           <xsl:call-template name="TLID"/>
           
       </xsl:template>
        
        <xsl:template name="linearwater">
            <xsl:call-template name="ANSICODE"/>
            <xsl:call-template name="ARTPATH"/>
            <xsl:call-template name="FULLNAME"/>
            <xsl:call-template name="LINEARID"/>
            <xsl:call-template name="MTFCC"/>
        </xsl:template>
        
        
    <xsl:template name="otherid">
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">EXIDTYP: External identifier type</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:element name="gfc:carrierOfCharacteristics">
            <xsl:attribute name="xlink:title">EXTID: External identifier</xsl:attribute>
            <xsl:attribute name="xlink:href">insert UUID here</xsl:attribute>
        </xsl:element>
        
        <xsl:call-template name="TLID"/>
        
    </xsl:template>
        
     <xsl:template name="roads">
         <xsl:call-template name="FULLNAME"/>
         <xsl:call-template name="LINEARID"/>
         <xsl:call-template name="MTFCC"/>
         <xsl:call-template name="RTTYP"/>
         
     </xsl:template>   
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
    
    
</xsl:stylesheet>
