<?xml version="1.0" encoding="utf-16"?> <complexType name="AdviceType"> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="saml:AssertionIDRef" /> <element ref="saml:AssertionURIRef" /> <element ref="saml:Assertion" /> <element ref="saml:EncryptedAssertion" /> <any namespace="##other" processContents="lax" /> </choice> </complexType>