Re: [xml-dev] HTML5 and almost no namespaces
> The element "name" here represents a person name. > > <name xmlns="http://person-ns">Jill Doe</name> That could/should be: <foaf:name>Jill Doe</foaf:name> -- Andrew Welch http://andrewjwelch.com
> The element "name" here represents a person name. > > <name xmlns="http://person-ns">Jill Doe</name> That could/should be: <foaf:name>Jill Doe</foaf:name> -- Andrew Welch http://andrewjwelch.com