|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Introducing child elements in appinfo
From: Manos Batsis <m.batsis@bsnet.gr>
Date: Mon, 26 Nov 2001 12:49:46 +0200 Message-ID: <E657D8576967CF448D6AF22CB42DD2690FF1AC@ermhs.Athens.BrokerSystems.gr> To: <xmlschema-dev@w3.org> Hallo folks, Following the example of [1]: <xs:annotation> <xs:documentation>A type for experts only</xs:documentation> <xs:appinfo> <fn:specialHandling>checkForPrimes</fn:specialHandling> </xs:appinfo> </xs:annotation> I attempted to introduce a custom element/namespace for my own needs (the ns is declared in the schema root): <xsd:annotation> <xsd:appinfo> <bs:defaultFix>/@Alignment</bs:defaultFix> </xsd:appinfo> </xsd:annotation> MSXML4 gives me "Element bs:defaultFix not defined in DTD/Schema". What am I missing? [1] http://www.w3.org/TR/xmlschema-1/#cAnnotations Thanks for your time, ManosReceived on Monday, 26 November 2001 05:48:03 GMT |
Subscribe in XML format
|






