DOCTYPE and XML - confused!

S

Stephen

Hi

FP2000 has included the following on my pages.

<!--[if gte mso 9]><xml>
<mso:CustomDocumentProperties>
<mso:Approval_x0020_Level msdt:dt="string"></mso:Approval_x0020_Level>
<mso:Categories msdt:dt="string">Business</mso:Categories>
<mso:Assigned_x0020_To msdt:dt="string"></mso:Assigned_x0020_To>
</mso:CustomDocumentProperties>
</xml><![endif]-->

As it seems to be "xml" (of which I know nothing about!)
should I change my

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

TO

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

I'm really not sure, because reading up on this - it seems to suggest that
you shouldn't use XHTML unless you have changed all the site pages.

But if it's using xml on the page . . . . .

I'm confused.

Thanks, Stephen
 
M

Murray

Leave your doctype alone.

You can even delete that whole code block. It's not placed by FP, but
instead it reveals that you created that page in a Microsoft Office
application. The code block pertains to maintaining interoperability
between Office apps. Since this is a web page, you do not need it.
 
S

Stefan B Rusynko

Actually it is generated by FP when you assign Categories to pages in a FP Site

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Leave your doctype alone.
|
| You can even delete that whole code block. It's not placed by FP, but
| instead it reveals that you created that page in a Microsoft Office
| application. The code block pertains to maintaining interoperability
| between Office apps. Since this is a web page, you do not need it.
|
| --
| Murray
| --------------
| MVP FrontPage
|
|
| | > Hi
| >
| > FP2000 has included the following on my pages.
| >
| > <!--[if gte mso 9]><xml>
| > <mso:CustomDocumentProperties>
| > <mso:Approval_x0020_Level msdt:dt="string"></mso:Approval_x0020_Level>
| > <mso:Categories msdt:dt="string">Business</mso:Categories>
| > <mso:Assigned_x0020_To msdt:dt="string"></mso:Assigned_x0020_To>
| > </mso:CustomDocumentProperties>
| > </xml><![endif]-->
| >
| > As it seems to be "xml" (of which I know nothing about!)
| > should I change my
| >
| > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
| >
| > TO
| >
| > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
| >
| > I'm really not sure, because reading up on this - it seems to suggest that
| > you shouldn't use XHTML unless you have changed all the site pages.
| >
| > But if it's using xml on the page . . . . .
| >
| > I'm confused.
| >
| > Thanks, Stephen
| >
| >
| >
| >
|
|
 
M

Murray

Thanks - didn't realize that. Please explain to me what this does for you
on the web? You should still be able to remove it with no consequences,
right?
 
S

Stefan B Rusynko

Lets you use the Category Web for grouping of pages on a TOC type page
- IMHO not a useful tool

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Thanks - didn't realize that. Please explain to me what this does for you
| on the web? You should still be able to remove it with no consequences,
| right?
|
| --
| Murray
| --------------
| MVP FrontPage
|
|
| | > Actually it is generated by FP when you assign Categories to pages in a FP
| > Site
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | > | Leave your doctype alone.
| > |
| > | You can even delete that whole code block. It's not placed by FP, but
| > | instead it reveals that you created that page in a Microsoft Office
| > | application. The code block pertains to maintaining interoperability
| > | between Office apps. Since this is a web page, you do not need it.
| > |
| > | --
| > | Murray
| > | --------------
| > | MVP FrontPage
| > |
| > |
| > | | > | > Hi
| > | >
| > | > FP2000 has included the following on my pages.
| > | >
| > | > <!--[if gte mso 9]><xml>
| > | > <mso:CustomDocumentProperties>
| > | > <mso:Approval_x0020_Level msdt:dt="string"></mso:Approval_x0020_Level>
| > | > <mso:Categories msdt:dt="string">Business</mso:Categories>
| > | > <mso:Assigned_x0020_To msdt:dt="string"></mso:Assigned_x0020_To>
| > | > </mso:CustomDocumentProperties>
| > | > </xml><![endif]-->
| > | >
| > | > As it seems to be "xml" (of which I know nothing about!)
| > | > should I change my
| > | >
| > | > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
| > | >
| > | > TO
| > | >
| > | > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
| > | >
| > | > I'm really not sure, because reading up on this - it seems to suggest
| > that
| > | > you shouldn't use XHTML unless you have changed all the site pages.
| > | >
| > | > But if it's using xml on the page . . . . .
| > | >
| > | > I'm confused.
| > | >
| > | > Thanks, Stephen
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| >
| >
|
|
 
M

Murray

Ahh - yeah, I agree....

Thanks!

--
Murray
--------------
MVP FrontPage


Stefan B Rusynko said:
Lets you use the Category Web for grouping of pages on a TOC type page
- IMHO not a useful tool

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Thanks - didn't realize that. Please explain to me what this does for
you
| on the web? You should still be able to remove it with no consequences,
| right?
|
| --
| Murray
| --------------
| MVP FrontPage
|
|
| | > Actually it is generated by FP when you assign Categories to pages in
a FP
| > Site
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | > | Leave your doctype alone.
| > |
| > | You can even delete that whole code block. It's not placed by FP,
but
| > | instead it reveals that you created that page in a Microsoft Office
| > | application. The code block pertains to maintaining
interoperability
| > | between Office apps. Since this is a web page, you do not need it.
| > |
| > | --
| > | Murray
| > | --------------
| > | MVP FrontPage
| > |
| > |
| > | | > | > Hi
| > | >
| > | > FP2000 has included the following on my pages.
| > | >
| > | > <!--[if gte mso 9]><xml>
| > | > <mso:CustomDocumentProperties>
| > | > <mso:Approval_x0020_Level
msdt:dt="string"></mso:Approval_x0020_Level>
| > | > <mso:Categories msdt:dt="string">Business</mso:Categories>
| > | > <mso:Assigned_x0020_To msdt:dt="string"></mso:Assigned_x0020_To>
| > | > </mso:CustomDocumentProperties>
| > | > </xml><![endif]-->
| > | >
| > | > As it seems to be "xml" (of which I know nothing about!)
| > | > should I change my
| > | >
| > | > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
| > | >
| > | > TO
| > | >
| > | > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
| > | >
| > | > I'm really not sure, because reading up on this - it seems to
suggest
| > that
| > | > you shouldn't use XHTML unless you have changed all the site
pages.
| > | >
| > | > But if it's using xml on the page . . . . .
| > | >
| > | > I'm confused.
| > | >
| > | > Thanks, Stephen
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| >
| >
|
|
 

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

Top