Documentation: nxml mode
[metaproxy-moved-to-github.git] / doc / auth_simple.xml
index 9f4d621..4ab7cb8 100644 (file)
@@ -5,10 +5,15 @@
      %idcommon;
 ]>
 <refentry id="ref-auth_simple">
+ <refentryinfo>
+  <productname>Metaproxy</productname>
+  <info><orgname>Index Data</orgname></info>
+ </refentryinfo>
  <refmeta>
   <refentrytitle>auth_simple</refentrytitle>
   <manvolnum>3mp</manvolnum>
-  <refmiscinfo>Metaproxy Module</refmiscinfo>
+  <refmiscinfo class="manual">Metaproxy Module</refmiscinfo>
  </refmeta>
  
  <refnamediv>
    is rejected unless username and passsword are supplied, and match
    a pair in the register.
   </para>
-  <para>
-   ### discuss authorization phase
-  </para>
+  <!-- TODO: discuss authorization phase -->
+ </refsect1>
+
+ <refsect1><title>SCHEMA</title>
+   <literallayout><xi:include
+                    xi:href="../xml/schema/filter_auth_simple.rnc"
+                    xi:parse="text"
+                    xmlns:xi="http://www.w3.org/2001/XInclude" />
+   </literallayout>
  </refsect1>
  
  <refsect1><title>EXAMPLES</title>
      <targetRegister>../etc/example.target-auth</targetRegister>
      <discardUnauthorisedTargets/>
     </filter>
-]]>
+    ]]>
    </screen>
-   ### Show and describe example.target-auth
   </para>
+  <!-- Show and describe example.target-auth -->
  </refsect1> 
  
  <refsect1><title>SEE ALSO</title>
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->