New relay state attributes
authorcantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 24 Mar 2005 06:43:10 +0000 (06:43 +0000)
committercantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 24 Mar 2005 06:43:10 +0000 (06:43 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1336 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

src/schemas/shibboleth-targetconfig-1.0.xsd

index 14de3c6..660d3ea 100644 (file)
                        <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
                </sequence>
                <attribute name="logger" type="anyURI" use="optional"/>
+               <attribute name="localRelayState" type="boolean" use="optional" default="false"/>
                <anyAttribute namespace="##other" processContents="lax"/>
        </complexType>
        
                        </sequence>
                        <attribute name="id" type="string" fixed="default"/>
                        <attribute name="providerId" type="anyURI" use="required"/>
+                       <attribute name="homeURL" type="anyURI" use="optional"/>
                <anyAttribute namespace="##other" processContents="lax"/>
                </complexType>
        </element>
                        </sequence>
                        <attribute name="id" type="string" use="required"/>
                        <attribute name="providerId" type="anyURI" use="optional"/>
+                       <attribute name="homeURL" type="anyURI" use="optional"/>
                <anyAttribute namespace="##other" processContents="lax"/>
                </complexType>
        </element>