W3C XML Schema Documenation - traffix-20040715.xsd
complexType
LatLonPositionType
-
<
complexType
name
=
"
LatLonPositionType
"
>
<
attribute
name
=
"
latitude
"
type
=
"
xsd:float
"
default
=
"
0.0
"
/>
<
attribute
name
=
"
longitude
"
type
=
"
xsd:float
"
default
=
"
0.0
"
/>
</
complexType
>
Used By
GateType
[complexType]
NodeType
[complexType]
ZoneType
[complexType]
Index
Root