Joining 3 schemas into 1

xml

    Next

  • 1. how to translate an xml file
    "Jheroen" < XXXX@XXXXX.COM > wrote in message news:40f449e1$0$48959$ XXXX@XXXXX.COM ... > hi people > i just want to know how i can translate text which is in an xml document > from english to dutch. > the xml document is used as a language file in forum software from vbulletin > i hope someone has the solution for me > the problem is that i have to get the text which must be translated out of > the xml code and after translation back into the code in the right > place...... > You don't necessarily need to get it out of XML. You could use a translation workbench tool with native XML support and have your translators work directly in the target file. I guess I'd want to know why you fel the need to strip the text from the markup. Bill Burns [MVP] XXXX@XXXXX.COM

Re: Joining 3 schemas into 1

Postby Priscilla Walmsley » Fri, 19 Aug 2005 20:57:15 GMT

Hi,

Any given schema document can only have one target namespace.  Since each of 
these has a different one, you can't combine them unless you want all the 
elements in the document to be in a single (or no) namespace.

I wouldn't recommend this, because it looks like you are importing a 
separate standard and therefore shouldn't change the namespaces in that 
standard.  If you want to do it anyway, you need to remove all the ds: and 
xds: prefixes from your combined schema document and your instance.

Hope that helps,
Priscilla


------------------------------------------------------------------
Priscilla Walmsley
Author, Definitive XML Schema  /  XML in Office 2003
 http://www.**--****.com/ 
------------------------------------------------------------------








Re: Joining 3 schemas into 1

Postby Martin Honnen » Fri, 19 Aug 2005 20:59:42 GMT






I haven't looked at the zip file but if you say you import schemas 
(xsd:import) then the answer is no, you need (at least) one schema per 
target namespace, you can't have definitions for different namespaces in 
one schema.


-- 

	Martin Honnen --- MVP XML
	 http://www.**--****.com/ 

Re: Joining 3 schemas into 1

Postby Petar Popara » Fri, 19 Aug 2005 21:20:21 GMT

Thank you.


I have your book. :) 



Similar Threads:

1.xsd.exe errors with schemas importing other schemas

2.Joining two tables into one XML file

I am tring to join two tables into one xml file.  each table has a
unique value that will join the data.  I am using Access 2003 for this.

Thanks

3.Join the BizTalk forums on TopXML and get answers



Return to xml

 

Who is online

Users browsing this forum: No registered users and 7 guest