<complexType abstract="true" name="AbstractDescriptionType"> <annotation> <documentation>Human-readable descriptive information for the object it is included within.</documentation> </annotation> <complexContent> <extension base="wcs:AbstractDescriptionBaseType"> <sequence> <element maxOccurs="unbounded" minOccurs="0" ref="wcs:metadataLink"/> <element minOccurs="0" ref="wcs:description"/> <element ref="wcs:name"/> <element name="label" type="string"> <annotation> <documentation>Short human-readable label for this object, for human interface display. </documentation> </annotation> </element> </sequence> <attribute ref="gml:id" use="prohibited"/> </extension> </complexContent> </complexType>
@generated
@source $URL$
|
|