Longitude
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/GeographicalData/Address/Longitude
Diagram
Documentation
de
Längengrad, an dem sich die Liegenschaft befindet (negative Werte beziehen sich auf westlich des Nullmeridians).
The longitude of the object. Decimal degrees.
en
Longitude where the property is located (negative values refer to west of the prime meridian).
Properties
- Type
- LongitudeDataDEType
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 9
- Sample Data
- -84.49
- Restrictions
- Base: xs:decimal
MinInclusive: -180.0
MaxInclusive: 180.0
TotalDigits: 9
FractionDigits: 6
XML Snippet
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Longitude"
type="LongitudeDataDEType">
<xs:annotation>
<xs:documentation xml:lang="de">Längengrad, an dem sich die Liegenschaft befindet (negative Werte beziehen sich auf westlich des Nullmeridians).</xs:documentation>
<xs:documentation xml:lang="en">Longitude where the property is located (negative values refer to west of the prime meridian).</xs:documentation>
</xs:annotation>
</xs:element>