It matters when I want to somehow determine which is a custom property and which is not.
In IIS the system ones are prefixed with a:, and in slide d:.
Is there another way to determine what is a predefined system property, and a custom one?
As already stated, the prefixes are irrelevant. What matters is the namespace URI to which they are mapped using the xmlns= declaration.
That being said, there is no reliable way to find out what is a system property. As a matter of fact, it's not even trivial to define what that means. What exactly are you trying to find out?
Best regards, Julian
-- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
