Ask Experts Questions for FREE Help!
  Advanced
Register  |  Log in  
   Ask    
 Answer  
  Help  

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Programming > Markup Languages > XML   »   XML Status tag

 
Thread Tools Display Modes
Question
 
 
#1  
Old Jul 18, 2007, 04:46 AM
XMLnewbie
New Member
XMLnewbie is offline
 
Join Date: Jul 2007
Posts: 1
XMLnewbie See this member's comment history on his/her Profile page.
XML Status tag

I am completely new to XML and i have been provided an XML doc from my vendor. This is used to load my system data into their platform. The problem is that they do not provide a XSD which I can use with a mapping program to create a form like their XML.
i have able to get almost an identical xml structure to theirs with the exception of a status tag. Since these are data load there will be new records and updated records.
The following is the example of their XML:
"<?xml version="1.0" encoding="utf-8"?>
<BusinessObject status="new">"


I can not seem to create the Status="new" in my Xml using the XSD that I created. This is the XSD


"<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified" attributeFormDefault="qualified">
<xs:element name="BusinessObject">"

Can anyone tell me what i am missing for the XSD that will produce the Status new line?

thank you

Reply With Quote
 
     



Thread Tools
Display Modes

 
Similar Sponsors

Similar Threads
Question Asker Forum Answers Last Post
Significance or the purpose that XML serves sag_2725 XML 1 Jul 12, 2007 04:06 AM
XML query Rohit_kul12 XML 1 May 22, 2007 06:51 AM
Flash, director and XML smvish XML 1 Jan 8, 2007 04:31 AM
How PHP Handle XML File?? AhShan XML 1 Aug 6, 2006 11:57 PM
XSD to XML conversion devdas_kamath Utilities 1 Apr 26, 2006 06:12 AM




Copyright ©2003 - 2007, Ask Me Help Desk.
All times are GMT -8. The time now is 11:15 AM.