<asp:> namespace

S

s8chem

I'm working with an XSL document that renders ASP.NET
Server Controls. In order to do this, I have to declare
an "asp" namespace within the XSL document. This namespace
is the same as when you see a line like this: <asp:label>
in an ASPX page.

My question is where is this namespace declared? In an XSL
document you see a line such as:
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" which
points to a URI that resolves the namespace.

What is Microsoft' URI for the 'asp' namespace? Is there
even one that exists outside the .NET framework?
 
S

S8chem

Does anyone have an answer for this?
-----Original Message-----
I'm working with an XSL document that renders ASP.NET
Server Controls. In order to do this, I have to declare
an "asp" namespace within the XSL document. This namespace
is the same as when you see a line like this:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top