← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Updated: (SECURITY-19) Bug in schema snippet in sstc-metadata-attr-cs-01

From
OASIS Issues Tracker <>
Date
2012-06-01T19:27:44+00:00
ID
569594482.32981338578853789.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Updated: (SECURITY-19) Bug in schema snippet in sstc-metadata-attr-cs-01
[ http://tools.oasis-open.org/issues/browse/SECURITY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor updated SECURITY-19:
---------------------------------

          Component/s: Attribute Extensions
    Affects Version/s: Version 1.0
                           (was: Version 2.0)

> Bug in schema snippet in sstc-metadata-attr-cs-01
> -------------------------------------------------
>
>                 Key: SECURITY-19
>                 URL: http://tools.oasis-open.org/issues/browse/SECURITY-19
>             Project: OASIS Security Services (SAML) TC
>          Issue Type: Bug
>          Components: Attribute Extensions
>    Affects Versions: Version 1.0
>            Reporter: Scott Cantor
>            Priority: Trivial
>
> Tracking report of a bug in the schema in the EntityAttributes spec:
> I noticed a discrepancy in http://docs.oasis-open.org/security/saml/Post2.0/sstc-metadata-attr-cs-01.html within section 2.3 Element <mdattr:EntityAttributes>. The schema is listed as:
> <element name="EntityAttributes" type="mdattr:EntityAttributesType"/>
> <complexType name="EntityAttributesType">
>   <choice maxOccurs="unbounded">
>     <element ref="saml:Attribute"/>
>     <element ref="saml:Assertion"/>
>   </sequence>
> </complexType>
> If you notice, the <complexType> defines a <choice>, but then closes a <sequence>.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →