diagram | ![]() |
||
namespace | http://www.opengis.net/gml | ||
children | gml:rangeParameters gml:fileName gml:fileStructure gml:mimeType gml:compression | ||
used by |
|
||
source | <xs:complexType name="FileType"> <xs:sequence> <xs:element ref="gml:rangeParameters"/> <xs:element name="fileName" type="anyURI"/> <xs:element name="fileStructure" type="gml:FileValueModelType"/> <xs:element name="mimeType" type="anyURI" minOccurs="0"/> <xs:element name="compression" type="anyURI" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.opengis.net/gml | ||||
type | xs:anyURI | ||||
properties |
|
||||
source | <xs:element name="fileName" type="anyURI"/> |
diagram | ![]() |
||||||
namespace | http://www.opengis.net/gml | ||||||
type | gml:FileValueModelType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="fileStructure" type="gml:FileValueModelType"/> |
diagram | ![]() |
||||||||
namespace | http://www.opengis.net/gml | ||||||||
type | xs:anyURI | ||||||||
properties |
|
||||||||
source | <xs:element name="mimeType" type="anyURI" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.opengis.net/gml | ||||||||
type | xs:anyURI | ||||||||
properties |
|
||||||||
source | <xs:element name="compression" type="anyURI" minOccurs="0"/> |