Re: Schema Validation

> Hi Vaishali,

     Oracle's Schema processor does not complain about this schema. Please pay
attention to the namespace of references if your schema has a target namespace.


Regards,

Kongyi


> Schema Validation
>
> From: Vaishali Dighe (VDighe@pharmanet.com)
> Date: Fri, Jan 25 2002
>
> *Next message: Ashok Malhotra: "RE: Schema Validation"
>
>    * Previous message: wu.liu@verizon.com: "RE: complexType's typedef"
>    * Next in thread: Ashok Malhotra: "RE: Schema Validation"
>    * Reply: Ashok Malhotra: "RE: Schema Validation"
>    * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>    * Other mail archives: [this mailing list] [other W3C mailing lists]
>    * Mail actions: [ respond to this message ] [ mail a new topic ]
>
>   ------------------------------------------------------------------------
>
> Date: Fri, 25 Jan 2002 16:59:58 -0500 (EST)
> Message-ID: <23F9D0D967E4D21199310008C7455E5706098501@m.pharmanet-cro.com>
> From: Vaishali Dighe <VDighe@pharmanet.com>
> To: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
> Subject: Schema Validation
>
> Dear Sir:
>
> I have an XSD file something like this.
>
> <xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
>
>    <xsd:annotation>
>                 <xsd:documentation xml:lang="en">
>                 </xsd:documentation>
>         </xsd:annotation>
>
>    <xsd:element  type="WITHDRAWType" name="WITHDRAW"/>
>    <xsd:complexType name="WITHDRAWType">
> <!-- Made up of simple definitions. -->
> </xsd:complexType>
> </xsd:schema>
>
>
>
> I don't understand why WITHDRAWType is INVALID ref. b'se it has been defined
> Thanks for your time
> Sincerely,
>
> Vaishali Dighe
> Analyst, IT Development
> PharmaNet, Inc
> 504 Carnegie Center
> Princeton, NJ 08540
> Tel: (609)-951-6859
> vdighe@pharmanet.com
>
>   ------------------------------------------------------------------------
>
>    * Next message: Ashok Malhotra: "RE: Schema Validation"
>    * Previous message: wu.liu@verizon.com: "RE: complexType's typedef"
>    * Next in thread: Ashok Malhotra: "RE: Schema Validation"
>    * Reply: Ashok Malhotra: "RE: Schema Validation"
>    * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>    * Other mail archives: [this mailing list] [other W3C mailing lists]
>    * Mail actions: [ respond to this message ] [ mail a new topic ]

Received on Wednesday, 30 January 2002 18:16:11 UTC