Menu

#2 component namespace

future_version
open
5
2004-12-13
2004-12-13
Qiang Xue
No

It should be possible to allow namespace declarations
like something below
Code:

<@page xmlns:mycom="path.to.my.classes"
xmlns:i18n="path.to.i18n" culture="..." />

<mycom:ClassName ... />
<i18n:Text ... />

info on namespaces

http://www.w3.org/TR/REC-xml-names/

@page is not a prado declaration, ... yet

Discussion


Log in to post a comment.