[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

help with entites in a schema

  • To: <xml-dev@l...>
  • Subject: help with entites in a schema
  • From: "Vines, John \(Civ, ARL/CISD\)" <jvines@a...>
  • Date: Sat, 14 Jan 2006 07:59:48 -0500
  • Thread-index: AcYZCmYq8H6CRIOYQWSuHwECl8c/cA==
  • Thread-topic: help with entites in a schema

paraview help
All,
  I'm a newbie to XML and need some help.  I'm designing a schema for one of our data formats and have a question about entities.  How do I incorporate the "use" of an unparsed entity, in this case the entity is an external HDF5 file which holds the data.  Do I need to include the entity at all?
 
We use Paraview to visualize most of our data, Paraview loads the XML file and reads the data from the HDF file without issue.
 
Here is XML file:
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE Xdmf [ 

<!ENTITY HeavyData "C:/Documents and Settings/John Vines/My Documents/Altova Projects/XdmfSchema/cone.h5">

]>

<Xdmf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:\Documents and Settings\John Vines\My Documents\Altova Projects\XdmfSchema\XdmfSchemav2.xsd"> 

<Domain>

<Grid Name="Unnamed">

<Topology Type="TRIANGLE"

Dimensions="468">

<DataStructure

DataType="Int"

Dimensions="468 3"

Format="HDF">

C:/Documents and Settings/John Vines/My Documents/Altova Projects/XdmfSchema/cone.h5:/Unnamed/Connections

</DataStructure>

</Topology>

<Geometry Type="XYZ">

<DataStructure

DataType="Float"

Precision="4"

Dimensions="236 3"

Format="HDF">

C:/Documents and Settings/John Vines/My Documents/Altova Projects/XdmfSchema/cone.h5:/Unnamed/XYZ

</DataStructure>

</Geometry>

</Grid>

</Domain>

</Xdmf>

 

Thanks in advance,

John


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.