<complexType name="NullDataType">
<annotation>
<documentation>Complex type: NullDataType</documentation>
</annotation>
<simpleContent>
<extension base="string">
<attribute name="reason" type="gml:NilReasonType" use="optional">
<annotation>
<documentation>The reason attribute.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|