← Back to team overview

zorba-coders team mailing list archive

[Bug 948712] [NEW] xqdoc: add schema import info

 

Public bug reported:

In the documentation of the modules that import schemas please give an easy way for people
to do copy and paste the schema import statements (the same way we do with the module
import).

E.g.

add a text like:

"Please note that the schemas are not automatically imported in the modules that import this
module. In  order to import and use the schemas, please add:

import schema "http://www.zorba-xquery.com/modules/full-text";; (OR
WHATEVER SCHEMA)

under the section

Imported schemas:
http://www.zorba-xquery.com/modules/full-text

** Affects: zorba
     Importance: Medium
     Assignee: Sorin Marian Nasoi (sorin.marian.nasoi)
         Status: In Progress


** Tags: xqdoc

** Changed in: zorba
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/948712

Title:
  xqdoc: add schema import info

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  In the documentation of the modules that import schemas please give an easy way for people
  to do copy and paste the schema import statements (the same way we do with the module
  import).

  E.g.

  add a text like:

  "Please note that the schemas are not automatically imported in the modules that import this
  module. In  order to import and use the schemas, please add:

  import schema "http://www.zorba-xquery.com/modules/full-text";; (OR
  WHATEVER SCHEMA)

  under the section

  Imported schemas:
  http://www.zorba-xquery.com/modules/full-text

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/948712/+subscriptions


Follow ups

References