A type for a list of values of the respective simple type. |
Complex Type | gml:CodeOrNilReasonListType |
<simpleType name="NameOrNilReasonList"> <annotation> <documentation>A type for a list of values of the respective simple type.</documentation> </annotation> <list itemType="gml:NameOrNilReason"/> </simpleType> |