| uams |
| Newbie |
|
|
|
|
| None Specified |
|
| Friday, September 4, 2009 |
| Friday, September 4, 2009 11:59:33 AM |
2 [0.01% of all post / 0.00 posts per day] |
|
vlad wrote:The validation of these elements, which are not part of schema, is possible but in Text View and not in Schema View.
Text View is fine for me - probably silly question: how can i activate the check? ... or how i have to reference the schema for the appinfo content?
|
Hi all
Is there a way to force XMLSpy to validate <appinfo> content of XSD?
Example (part of XSD): ... <xs:enumeration value="Author"> <xs:annotation> <xs:documentation>...</xs:documentation> <xs:appinfo> <ai:MlsText> <ai:ShortName>...</ai:ShortName> <ai:Name>...</ai:Name> <ai:Info>...</ai:Info> </ai:MlsText> </xs:appinfo> </xs:annotation> </xs:enumeration> ...
Elements in Namespace "ai" are defined in another XML-Schema. It would be very nice, if XML-Spy checks against that schema while editing. Possible?
Thanks for any hints in advance!
|
|