When I create a XSD Schema file then there are namespace declaration at the top
similar to
xmlns:aaa:="http://....."
xmlns:bbb="http://...."
targetNamespace="http://..."
elementFormDefault="qualified"
attributeFormDefault="qualified"
...
When do I have to write a "=" and when a ":=" ?
Ben
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--