MGraph は、Microsoft "Oslo" が提供する優れたテキスト データ形式です。
今日の XML と同じくらい広くなる可能性はあると思いますか?
例 (Google ジオコード):
{
name = "waltrop, lehmstr 1d",
Status {
code = 200,
request: "geocode"
},
Placemark [
{
id = "p1",
address = "Lehmstraße, 45731 Waltrop, Deutschland",
AddressDetails { Country {CountryNameCode = "DE", CountryName = "Deutschland", AdministrativeArea { AdministrativeAreaName = "Nordrhein-Westfalen", SubAdministrativeArea = { SubAdministrativeAreaName = "Recklinghausen", Locality { LocalityName = "Waltrop", Thoroughfare { ThoroughfareName = "Lehmstraße" }, PostalCode = { PostalCodeNumber = "45731" }}}}}, Accuracy = 6 },
ExtendedData {
LatLonBox {
north = 51.6244226,
south = 51.6181274,
east = 7.4046111,
west = 7.3983159
}
},
Point {
coordinates [ 7.4013350, 51.6212620, 0 ]
}
}
]
}
モード情報はこちら: Microsoft "Oslo" MGraph - 次の XML?