Re: Prohibited attributes in restriction

2004-02-16 Thread Sandy Gao
> using org.apache.xerces.xs - API, i would like to retrieve the > information, if an attribute is prohibited in an inherited complex type > definition. No way. This API doesn't tell you what was in your schema document. It only provide information that affects how an instance document is asse

Re: Prohibited attributes in restriction

2004-02-13 Thread Dirk Reiss
EMAIL PROTECTED]> | Sent: Thursday, February 12, 2004 4:29 PM | Subject: Prohibited attributes in restriction | | | |>-BEGIN PGP SIGNED MESSAGE- |>Hash: SHA1 |> |>Hello everyone, |> |>using org.apache.xerces.xs - API, i would like to retrieve the |>information, if

Re: Prohibited attributes in restriction

2004-02-13 Thread Jeff Greif
l places where E1 is used may make similar prohibitions, I think. I don't think this has much to do with your prohibited attribute use. Jeff - Original Message - From: "Dirk Reiss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 12,

Prohibited attributes in restriction

2004-02-13 Thread Dirk Reiss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everyone, using org.apache.xerces.xs - API, i would like to retrieve the information, if an attribute is prohibited in an inherited complex type definition. Could anyone give me a short idea of how to do so or a small code example? Furthermore, i