<xs:element name="UrbanPaveLayer" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Factores de definición de la capa que componen el firme.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="IDPaveMaterial" type="xs:unsignedLong" use="required">
<xs:annotation>
<xs:documentation>Identificador del material de firme de la capa.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftCurb_ExtBikePath" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo izquierdo en carril bici exterior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftCurb_IntBikePath" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo izquierdo en carril bici interior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftCurb_Sidewalk" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo izquierdo en acera.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftCurb_ParkingLane" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo izquierdo en aparcamiento.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftCurb_CentralSidewalk" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo izquierdo en acera central.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightCurb_CentralSidewalk" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo derecho en acera central.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightCurb_ParkingLane" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo derecho en aparcamiento.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightCurb_Sidewalk" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo derecho en acera.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightCurb_IntBikePath" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo derecho en carril bici interior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightCurb_ExtBikePath" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Bordillo derecho en carril bici exterior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftLength" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Longitud de banda izquierda.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightLength" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Longitud de banda derecha.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftSup_ExtSidewalk" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie izquierda de acera exterior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftSup_BikePath" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie izquierda de carril bici.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftSup_Shoulder" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie izquierda de acera.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftSup_ParkingLane" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie izquierda de aparcamiento.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftSup_Carriageway" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie izquierda de calzada.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="sup_CentralSidewalk" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie de acera central.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightSup_Carriageway" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie derecha de calzada.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightSup_ParkingLane" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie derecha de aparcamiento.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightSup_Shoulder" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie derecha de acera.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightSup_BikePath" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie derecha de carril bici.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightSup_ExtShoulder" default="0.000" type="xs:float">
<xs:annotation>
<xs:documentation>Superficie derecha de acera exterior.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|