<xs:element name="shape" type="gml:GeometryPropertyType"/>
<uro:shape>
<gml:CompositeCurve>
<gml:curveMember>
<gml:LineString>
<gml:posList><!--省略--></gml:posList>
</gml:LineString>
</gml:curveMember>
<!--省略-->
</gml:CompositeCurve>
</uro:shape>