users@jax-rpc.java.net
wsdl schema definition part : how to import schema?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Pedro Salazar <
pedro-b-salazar_at_PTINOVACAO.PT
>
Date
: Fri, 28 Mar 2003 10:30:22 +0000
Greetings,
I would like to know if it's possible to import a schema in my schema
declaration part of wsdl, and if possible, where should I put my schema
file to use schemaLocation attribute? In the same place as wsdl?
<xs:schema
xmlns:pos="
http://locawa.eurescom/position
"
xmlns:lf="
http://locawa.eurescom/locationfinder
"
targetNamespace="
http://locawa.eurescom/locationfinder
"
elementFormDefault="qualified"
xmlns="
http://www.w3.org/2001/XMLSchema
"
>
<xs:import namespace="
http://locawa.eurescom/position
"
schemaLocation="position.xsd"/>
Where should I put the file "position.xsd"?
thanks,
Pedro Salazar
-- PS pedro-b-salazar_at_ptinovacao.pt PGP:0E129E31D803BC61
This message
: [
Message body
]
Next message
:
Pedro Salazar: "WSDL: schema minOccurs="0", maxOccurs="unbounded", ..."
Previous message
:
Hall, Joe: "Dynamic proxy serialization problem."
Next in thread
:
Anne Thomas Manes: "Re: wsdl schema definition part : how to import schema?"
Reply
:
Anne Thomas Manes: "Re: wsdl schema definition part : how to import schema?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]