diagram | |||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||
type | restriction of gml:CodeType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <complexType name="CodeWithAuthorityType"> <annotation> <documentation>gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.</documentation> </annotation> <simpleContent> <restriction base="gml:CodeType"> <attribute name="codeSpace" type="anyURI" use="required"/> </restriction> </simpleContent> </complexType> |
type | anyURI | ||||
properties |
|
||||
source | <attribute name="codeSpace" type="anyURI" use="required"/> |