xsl-list
[Top] [All Lists]

[xsl] Difference between xmlns:aaa= and xmlns:aaa:= in an XML Schema?

2009-07-07 09:27:01
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>