examples in ISIP should be valid (X)HTML

5 views
Skip to first unread message

Axel Nennker

unread,
Feb 5, 2009, 3:32:05 PM2/5/09
to ICF-WG-OASIS
the html and xhtml examples should be valid html resp. Xhtml e.g. from
line 2426 of
http://www.oasis-open.org/committees/download.php/31047/identity-1.0-spec-ed-05.doc

-Axel

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/
TR/html4/strict.dtd">
<html>
<head>
<title>Welcome to Fabrikam</title>
</head>
<body>
<p><img src='fabrikam.jpg' alt=""></p>
<form name="ctl00" id="ctl00" method="post"
action="https://www.fabrikam.com/InfoCard-Browser/Main.aspx">
<p style="display:block; margin:auto;">
<img src='infocard.bmp' onClick='ctl00.submit()' alt="">
<input type="submit" name="InfoCardSignin" value="Log in"
id="InfoCardSignin" >
<OBJECT type="application/x-informationCard" name="xmlToken">
<PARAM Name="tokenType" Value="urn:oasis:names:tc:SAML:
1.0:assertion">
<PARAM Name="issuer" Value=
"http://schemas.xmlsoap.org/ws/2005/05/identity/issuer/
self">
<PARAM Name="requiredClaims" Value=
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname">
</OBJECT>
</p>
</form>
</body>
</html>

Mike Jones

unread,
Feb 5, 2009, 3:40:35 PM2/5/09
to icf-wg...@googlegroups.com
Is the text below the current text or the text as you'd like to see it? If the former, could you supply the latter to make the changes you're asking for concrete?

-- Mike

Axel Nennker

unread,
Feb 5, 2009, 3:53:58 PM2/5/09
to ICF-WG-OASIS
The html I provided is valid HTML 4.1 strict. You can check this by
pasting it into the textbox here:
http://validator.w3.org/ "Validate by direct input"

I tried it in Firefox and the openinfocard selector started after I
clicked the "Log in"-button.
I did not try it with valid images. Thinking some more about it I
further suggest to use a "real" name instead of "infocard.bmp" like:
infocard_64x45.png from the new infocard_icon package
http://www.microsoft.com/downloads/details.aspx?FamilyID=ce99e033-39a8-4bc5-9014-60ed0b560d0e&displaylang=en

I have no idea how valid XHML with information cards would look like.
Has some OSIS RP an XHML example that survives http://validator.w3.org/
?

-Axel

On 5 Feb., 21:40, Mike Jones <Michael.Jo...@microsoft.com> wrote:
> Is the text below the current text or the text as you'd like to see it?  If the former, could you supply the latter to make the changes you're asking for concrete?
>
>                                 -- Mike
>
> -----Original Message-----
> From: icf-wg...@googlegroups.com [mailto:icf-wg...@googlegroups.com] On Behalf Of Axel Nennker
> Sent: Thursday, February 05, 2009 12:32 PM
> To: ICF-WG-OASIS
> Subject: [ICF.WG.OASIS] examples in ISIP should be valid (X)HTML
>
> the html and xhtml examples should be valid html resp. Xhtml e.g. from
> line 2426 ofhttp://www.oasis-open.org/committees/download.php/31047/identity-1.0-...
>
> -Axel
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/
> TR/html4/strict.dtd">
> <html>
>   <head>
>     <title>Welcome to Fabrikam</title>
>   </head>
>   <body>
>     <p><img src='fabrikam.jpg' alt=""></p>
>     <form name="ctl00" id="ctl00" method="post"
>         action="https://www.fabrikam.com/InfoCard-Browser/Main.aspx">
>       <p style="display:block; margin:auto;">
>         <img src='infocard.bmp' onClick='ctl00.submit()' alt="">
>         <input type="submit" name="InfoCardSignin" value="Log in"
>           id="InfoCardSignin" >
>       <OBJECT type="application/x-informationCard" name="xmlToken">
>         <PARAM Name="tokenType" Value="urn:oasis:names:tc:SAML:
> 1.0:assertion">
>         <PARAM Name="issuer" Value=
>             "http://schemas.xmlsoap.org/ws/2005/05/identity/issuer/
> self">
>         <PARAM Name="requiredClaims" Value=
> "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddresshttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/givennamehttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname">

Axel Nennker

unread,
Feb 5, 2009, 3:55:20 PM2/5/09
to ICF-WG-OASIS
%s/XHML/XHTML/g

On 5 Feb., 21:53, Axel Nennker <ignisvul...@googlemail.com> wrote:
> The html I provided is valid HTML 4.1 strict. You can check this by
> pasting it into the textbox here:http://validator.w3.org/"Validate by direct input"
>
> I tried it in Firefox and the openinfocard selector started after I
> clicked the "Log in"-button.
> I did not try it with valid images. Thinking some more about it I
> further suggest to use a "real" name instead of "infocard.bmp" like:
> infocard_64x45.png from the new infocard_icon packagehttp://www.microsoft.com/downloads/details.aspx?FamilyID=ce99e033-39a...
>
> I have no idea how valid XHML with information cards would look like.
> Has some OSIS RP an XHML example that surviveshttp://validator.w3.org/
> > "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddresshtt...">
Reply all
Reply to author
Forward
0 new messages