Ticket #515 (assigned enhancement)

Opened 19 months ago

Last modified 3 months ago

Add extension points to XML schema definitions where feasible

Reported by: david Owned by: david
Priority: normal Milestone: 1.0
Component: config Version:
Severity: major Keywords:
Cc: Patch attached: no

Description

just some <xs:any namespace="##other" /> declarations where it fits. right now, at least inside <configurations> so we can have inline XSL stylesheets, for instance. others will follow, see #515.

Attachments

Change History

Changed 19 months ago by david

(In [1907]) finished work on XSL support in config files. an XSL stylesheet may now also be embedded in the document and referred to by it's ID in the processing instruction. also refactored the XSDs a lot, they now use inheritance for the root elements and contain a first extension point for foreign namespaces inside <configurations>. closes #509 and refs #515

Changed 19 months ago by david

(In [1930]) allow attributes from any foreign namespace on document element of configs, refs #515

Changed 19 months ago by david

(In [1934]) allow attributes from ##any namespace (that includes local ones), refs #515

Changed 18 months ago by david

  • milestone changed from 0.11 to 1.0

I guess we'll have more for 1.0

Changed 5 months ago by david

  • status changed from new to assigned
  • has_patch unset

#519 is related to this

Changed 5 months ago by david

#795 could use something for that in the routing!

Changed 5 months ago by david

And maybe something for attributes from any namespace on <configuration> elements, as #710 proposes for these matched-or-not-flags

Changed 5 months ago by david

(In [2579]) Allow attributes from any namespace on <configuration> nodes, refs #515

Changed 5 months ago by david

(In [2580]) Allow any element from other namespaces in routing <configuration> elements, refs #515 and #795

Changed 3 months ago by david

(In [2648]) merging in branches/david-xml_only_config_system, kudos to impl for helping so much with this one :> please test it thoroughly; more work on migration of other config handlers will be done over the next couple of weeks. refs #519, #462, #710, #515

Add/Change #515 (Add extension points to XML schema definitions where feasible)

Author



Action
as assigned
 
Note: See TracTickets for help on using tickets.