Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

CONCUR instead of Namespaces


  • From: Andrew Layman <andrewl@...>
  • To: "xml-dev Mailing List (E-mail)" <xml-dev@...>
  • Date: Fri, 23 May 1997 19:44:43 -0700

Following up on my earlier request re Architectural Forms, since several
posts have suggested that CONCUR  could be used to solve the namespaces
problem, could someone who understands CONCUR  rewrite the example below
to use CONCUR?

> <XML>
> 	<xml-namespace>
> 	  <ref>http://www.bigbookstore.com/schema</ref>
> 	  <as>bk</as>
> 	</xml-namespace>
> 
> 	<xml-namespace>
> 	  <ref>http://www.w3.org</ref>
> 	  <as>w3</as>
> 	</xml-namespace>
> 
> 	<bk:ORDERS>
> 		<xml-namespace>
> 		  <ref>http://purl.org/dublincore</ref>
> 		  <as>dc</as>
> 		</xml-namespace>
> 
> 		<xml-namespace>
> 		  <ref>http://www.shipping.com</ref>
> 		  <as>sh</as>
> 		</xml-namespace>
> 
> 		 <LINEITEM>
> 			 <dc:NAME>Number, the Language of
> 				Science</dc:NAME>
> 			 <dc:AUTHOR>Dantzig</dc:AUTHOR>
> 			 <PRICE>5.95</PRICE>
> 			 <sh:ZONE>9</sh:ZONE>
> 			 <w3:DSIG> 
> 				<DIGEST>1234567890</DIGEST>
> 				<SIGNER>AndrewL@...</SIGNER>
> 			</w3:DSIG>
> 		</LINEITEM >
> 	</bk:ORDERS>
> </XML>
> 
> Thanks.
> 
> --Andrew Layman
>    AndrewL@...
> 

xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@... the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa@...)


 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords
xml