Thanks ! - we may need to sync a bit better/more intensive - as I also
have some other WMS perl scripts. And perhaps a joint efford to also fix
things like OGC compliant error reporting (which we do not do right now as
we want http level caching to work in a certain way).

What WMS client are you using with this ?

Dw

On 7 Feb 2003 [EMAIL PROTECTED] wrote:

> crossley    2003/02/06 22:44:37
>
>   Modified:    krell/wms cap.xml
>   Log:
>   Fix xml validation errors with ContactInformation.
>
>   Revision  Changes    Path
>   1.2       +7 -1      committers/krell/wms/cap.xml
>
>   Index: cap.xml
>   ===================================================================
>   RCS file: /home/cvs/committers/krell/wms/cap.xml,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- cap.xml 1 Feb 2003 14:42:21 -0000       1.1
>   +++ cap.xml 7 Feb 2003 06:44:37 -0000       1.2
>   @@ -13,7 +13,13 @@
>       xmlns:xlink="http://www.w3.org/1999/xlink";
>       xlink:href="http://demo.asemantics.com/wms/asf/";
>      />
>   -  <ContactInformation>Dirk-Willem van Gulik / [EMAIL 
> PROTECTED]</ContactInformation>
>   +  <ContactInformation>
>   +    <ContactPersonPrimary>
>   +      <ContactPerson>Dirk-Willem van Gulik</ContactPerson>
>   +      <ContactOrganization>Apache</ContactOrganization>
>   +    </ContactPersonPrimary>
>   +    <ContactElectronicMailAddress>[EMAIL 
> PROTECTED]</ContactElectronicMailAddress>
>   +  </ContactInformation>
>      <AccessConstraints>none</AccessConstraints>
>    </Service>
>
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to