The virtual XML uses the same namespaces of the standard ‘navigation’ XML (e.g. the XML generated by the do.ashx?cmd=feed command), associating them with standard prefixes:
Prefix |
Namespace |
gn4 |
system schema namespace - typically ‘urn:schemas-teradp-com:gn4tera’ |
nav |
navigation extensions namespace ‘http://www.teradp.com/schemas/GN4/1/ObjNav.xsd’ |
fn |
extension functions namespace ‘http://www.teradp.com/schemas/GN4/1/Xslt’ |
lc |
login context namespace ‘http://www.teradp.com/schemas/GN4/1/LoginContext.xsd’ |
oc |
operation context namespace ‘http://www.teradp.com/schemas/GN4/1/OperationContext.xsd’ |
These prefixes can (and should) be used directly in the GN4 query expressions.