Skip to content

Commit 51a9d81

Browse files
authoredApr 1, 2022
Add files via upload
1 parent 4d7631a commit 51a9d81

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
<message:AIXMBasicMessage
2+
xmlns:message="http://www.aixm.aero/schema/5.2/message"
3+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4+
xmlns:aixm="http://www.aixm.aero/schema/5.2/wip"
5+
xmlns:gml="http://www.opengis.net/gml/3.2"
6+
xmlns:xlink="http://www.w3.org/1999/xlink"
7+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8+
xsi:schemaLocation="http://www.aixm.aero/schema/5.2/message http://www.aixm.aero/schema/5.2/wip/message/AIXM_BasicMessage.xsd"
9+
gml:id="M0000001">
10+
<message:hasMember>
11+
<aixm:RunwayCentrelinePoint gml:id="uuid.fac34bfc-fc4f-4da7-ad8a-84ee687f41cl">
12+
<gml:identifier codeSpace="urn:uuid:">fac34bfc-fc4f-4da7-ad8a-84ee687f41cl</gml:identifier>
13+
<aixm:timeSlice>
14+
<aixm:RunwayCentrelinePointTimeSlice gml:id="GML-RunwayCentrelinePoint.1-TS">
15+
<gml:validTime>
16+
<gml:TimePeriod gml:id="GML-RunwayCentrelinePoint.1-TS-TIME">
17+
<gml:beginPosition>2021-02-25</gml:beginPosition>
18+
<gml:endPosition>2021-04-22</gml:endPosition>
19+
</gml:TimePeriod>
20+
</gml:validTime>
21+
<aixm:interpretation>BASELINE</aixm:interpretation>
22+
<aixm:sequenceNumber>1</aixm:sequenceNumber>
23+
<aixm:featureLifetime>
24+
<gml:TimePeriod gml:id="GML-RunwayCentrelinePoint.1-TS-FLT">
25+
<gml:beginPosition>2009-01-01T00:00:00Z</gml:beginPosition>
26+
<gml:endPosition indeterminatePosition="unknown"/>
27+
</gml:TimePeriod>
28+
</aixm:featureLifetime>
29+
</aixm:RunwayCentrelinePointTimeSlice>
30+
</aixm:timeSlice>
31+
</aixm:RunwayCentrelinePoint>
32+
</message:hasMember>
33+
<message:hasMember>
34+
<aixm:GuidanceLine gml:id="uuid.fac34bfc-fc4f-4da7-ad8a-84ee687f41bg">
35+
<gml:identifier codeSpace="urn:uuid:">fac34bfc-fc4f-4da7-ad8a-84ee687f41bg</gml:identifier>
36+
<aixm:timeSlice>
37+
<aixm:GuidanceLineTimeSlice gml:id="GML-GuidanceLine.1-TS">
38+
<gml:validTime>
39+
<gml:TimePeriod gml:id="GML-GuidanceLine.1-TS-TIME">
40+
<gml:beginPosition>2021-02-25</gml:beginPosition>
41+
<gml:endPosition>2021-04-22</gml:endPosition>
42+
</gml:TimePeriod>
43+
</gml:validTime>
44+
<aixm:interpretation>BASELINE</aixm:interpretation>
45+
<aixm:sequenceNumber>1</aixm:sequenceNumber>
46+
<aixm:featureLifetime>
47+
<gml:TimePeriod gml:id="GML-GuidanceLine.1-TS-FLT">
48+
<gml:beginPosition>2009-01-01T00:00:00Z</gml:beginPosition>
49+
<gml:endPosition indeterminatePosition="unknown"/>
50+
</gml:TimePeriod>
51+
</aixm:featureLifetime>
52+
<aixm:maxWingSpan uom="FT">225</aixm:maxWingSpan>
53+
<aixm:connectedRunwayCentrelinePoint xlink:href="uuid.fac34bfc-fc4f-4da7-ad8a-84ee687f41cl"/>
54+
</aixm:GuidanceLineTimeSlice>
55+
</aixm:timeSlice>
56+
</aixm:GuidanceLine>
57+
</message:hasMember>
58+
<message:hasMember>
59+
<aixm:GuidanceLineMarking gml:id="uuid.fac34bfc-fc4f-4da7-ad8a-84ee687f41bc">
60+
<gml:identifier codeSpace="urn:uuid:">fac34bfc-fc4f-4da7-ad8a-84ee687f41bc</gml:identifier>
61+
<aixm:timeSlice>
62+
<aixm:GuidanceLineMarkingTimeSlice gml:id="GML-GuidanceLineMarking.1-TS">
63+
<gml:validTime>
64+
<gml:TimePeriod gml:id="GML-GuidanceLineMarking.1-TS-TIME">
65+
<gml:beginPosition>2021-02-25</gml:beginPosition>
66+
<gml:endPosition>2021-04-22</gml:endPosition>
67+
</gml:TimePeriod>
68+
</gml:validTime>
69+
<aixm:interpretation>BASELINE</aixm:interpretation>
70+
<aixm:sequenceNumber>1</aixm:sequenceNumber>
71+
<aixm:featureLifetime>
72+
<gml:TimePeriod gml:id="GML-GuidanceLineMarking.1-TS-FLT">
73+
<gml:beginPosition>2009-01-01T00:00:00Z</gml:beginPosition>
74+
<gml:endPosition indeterminatePosition="unknown"/>
75+
</gml:TimePeriod>
76+
</aixm:featureLifetime>
77+
<aixm:markedGuidanceLine xlink:href="fac34bfc-fc4f-4da7-ad8a-84ee687f41bg"/>
78+
</aixm:GuidanceLineMarkingTimeSlice>
79+
</aixm:timeSlice>
80+
</aixm:GuidanceLineMarking>
81+
</message:hasMember>
82+
</message:AIXMBasicMessage>
83+
84+
85+
86+
87+
88+
89+
90+
91+
92+
93+

0 commit comments

Comments
 (0)
Please sign in to comment.