[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: Difference between xmlns:aaa= and xmlns:aaa:= in an XML Schema?
From: Scott Trenda <Scott.Trenda@xxxxxxxx>
Date: Tue, 7 Jul 2009 08:39:40 -0500
xmlns:aaa:="http://....."

This is not valid XML. You always write xmlns:aaa="..." or xmlns="...".

~ Scott

-----Original Message-----
From: Ben Stover [mailto:bxstover@xxxxxxxxxxx]
Sent: Tuesday, July 07, 2009 8:26 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Difference between xmlns:aaa= and xmlns:aaa:= in an XML
Schema?

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

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member