[TinyOWS-users] xml isn't valid

Alexander Schäfer alexander.schaefer at intevation.de
Mon May 17 06:00:44 EST 2010


Olivier,

yes it is the online resource of the online parameter in my tinyows config 
file:  

<tinyows online_resource="http://servername/cgi-bin/tinyows"
         schema_dir="/usr/local/tinyows/schema/"
         log="/tmp/tinyows.log">

here is the output of the url:

−
<xs:schema targetNamespace="http://***************" 
elementFormDefault="qualified" version="1.1">
<xs:import namespace="http://www.opengis.net/gml" 
schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd"/>
<xs:element name="osna_poly" type="feature:osna_polyType" 
substitutionGroup="gml:_Feature"/>
−
<xs:complexType name="osna_polyType">
−
<xs:complexContent>
−
<xs:extension base="gml:AbstractFeatureType">
−
<xs:sequence>
<xs:element name="the_geom" type="gml:GeometryPropertyType" minOccurs="0" 
maxOccurs="1"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="osna_linie" type="feature:osna_linieType" 
substitutionGroup="gml:_Feature"/>
−
<xs:complexType name="osna_linieType">
−
<xs:complexContent>
−
<xs:extension base="gml:AbstractFeatureType">
−
<xs:sequence>
<xs:element name="the_geom" type="gml:GeometryPropertyType" minOccurs="0" 
maxOccurs="1"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="osna_punkt" type="feature:osna_punktType" 
substitutionGroup="gml:_Feature"/>
−
<xs:complexType name="osna_punktType">
−
<xs:complexContent>
−
<xs:extension base="gml:AbstractFeatureType">
−
<xs:sequence>
<xs:element name="the_geom" type="gml:GeometryPropertyType" minOccurs="0" 
maxOccurs="1"/>
<xs:element name="info" type="string" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:schema>

-------------------------------------------

Alex


Am Montag, 17. Mai 2010 12:13:44 schrieb Olivier Courtin:
> On May 17, 2010, at 11:56 AM, Alexander Schäfer wrote:
>
> Alexander,
>
> > i use libxml2.6.32 Version. Here is my debug output:
> > (used tinyows-0.8.0)
> >
> > I/O warning : failed to load external
> > entity "http://**************/cgi-bin/tinyows?
> > service=WFS&request=DescribeFeatureType&version=1.1.0"
> > Content-Type: application/xml
>
> Stupid question, but what is the output of this DescribeFeatureType
> URL ?
> Could it be a typo in online_resource parameter in your TinyOWS config
> file ?
>
> --
> Olivier
> _______________________________________________
> TinyOWS-users mailing list
> TinyOWS-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tinyows-users


-- 
Alexander Schäfer | ++49-541-335083-0 | http://www.intevation.de/ |
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the TinyOWS-users mailing list