logo of XML Sapiens
XML Sapiens Yahoo Group
Join Now
5.3 The SAPI Element
Beginning » XML Sapiens v.1.1 Specification » 5. Global Structure of a SAPI Document » 5.3 The SAPI Element

<!ELEMENT sapi:namespaces (sapi:namespace*)>

Start tag: mandatory, End tag: mandatory

The SAPI namespace is defined in the document body (the SAPI element). Sample document:

<?xml version="1.0"?>
<sapi version="1.0" xmlns:sapi="http://www.xmlsapiens.org/spec/sapi.ns" cache=="nocache" >
<sapi:namespaces>  
    <sapi:namespace name="site1">   
         <sapi:site id="569" />   
         <sapi:site-lang id="" />   
         <sapi:site-item id="" />   
         <sapi:container name="" />  
         </sapi:namespace> 
   </sapi:namespaces>
...
</sapi>
(C) 2004-2006 Red Graphic Systems. All Rights Reserved. Red Graphic Systems liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.