Skip to content

XAware Open Source Data Integration

You are here: Home arrow Forums
XAware Community Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:xml inline schema (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:xml inline schema
#2525
prichards (User)
XAware user
Posts: 104
User Online Now Click here to see the profile of this user
Re:xml inline schema 4 Months, 1 Week ago Karma: 13  
XAware does not prevent you from using input XML containing inline XML schema, or from producing xml results (XML views) containing inline xml schema.

However, like many other XML tools, there is no explicit support for validation of XML with inline XML schema. XAware uses external schemas to validate input XML (if you check the input validation option) or to validate XML results in Designer (if you check the execution validation option). t won't validate xml with no external schema, and some inline XML schema. It would be the responsibility of the invoker to validate the results received from XAware, or you can write a Functoid to validate the XML, if you can find an appropriate parser that validates inline xml schema.

In terms of receiving input xml, processing the xml, or storing the xml in datasource such as MySQL, xml with inline schema can be handled the same as any xml. You should look at the SQL tutorials for examples on shredding xml and storing the fields in a relational database (a common use case). Storing XML in a database, as XML or binary or text, depends on the particular database capabilities (whether they have an "XML" type or use a CLOB or large text field) to store XML.

If you could provide a little more detail about your use case, we might be able to provide some additional examples or guidance on how XAware can help.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
xml inline schema
ggrosso 2008/08/19 08:38
    thread link
thread linkthread link Re:xml inline schema
prichards 2008/08/27 17:09
    thread link
thread linkthread linkthread link Re:xml inline schema
ggrosso 2008/09/01 09:48
    thread link
thread linkthread linkthread linkthread link Re:xml inline schema
dblack 2008/09/02 12:05
    thread link
thread linkthread linkthread linkthread linkthread link Re:xml inline schema
ggrosso 2008/09/05 08:20
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:xml inline schema
dblack 2008/09/05 09:30
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:xml inline schema
ggrosso 2008/09/08 09:36
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Community Login

Polls

What best describes your current or next project that will include data services?
 

Visit XAware.com