diagram | |||||||||||||
namespace | http://www.opengis.net/swe/2.0 | ||||||||||||
children | swe:extension | ||||||||||||
used by | |||||||||||||
attributes |
|
||||||||||||
source | <complexType name="AbstractSWEType"> <sequence> <element name="extension" type="anyType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Extension slot for future extensions to this standard.</documentation> </annotation> </element> </sequence> <attribute name="id" type="ID" use="optional"/> </complexType> |
type | ID | ||||
properties |
|
||||
source | <attribute name="id" type="ID" use="optional"/> |
diagram | |||||||||||
namespace | http://www.opengis.net/swe/2.0 | ||||||||||
type | anyType | ||||||||||
properties |
|
||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <element name="extension" type="anyType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Extension slot for future extensions to this standard.</documentation> </annotation> </element> |