In the slide XML schema, there is the "basedata" element in the "namespace"
element.

(http://jakarta.apache.org/slide/schema/slide.xsd)

<element name="namespace">
 <type>
  <element ref="descriptorsstore" minOccurs="1" />
  <element ref="contentstore" minOccurs="1" />
  <element ref="scope" minOccurs="1" />
  <element name="basedata" type="string" minOccurs="0" maxOccurs="1" />
  <element ref="config" minOccurs="1" maxOccurs="1" />
  <attribute name="name" type="string" minOccurs="1" />
 </type>
</element>

What is it for? Is it a base directory of data file?

Somchai


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to