Hi I have given the XML Representation of the geronimo-application-client.xsd(Gv1.1) Global declarations application-client Element and can any body please review and made corrections please?
Thanks Kanchana Global Declarations Element: application-client Name application-client Type geronimo:application-clientType Nillable no Abstract no XML Instance Representation <geronimo:application-client moduleId=" xs:string [1]" groupId=" xs:string [0..1]" clientmoduleId=" xs:string [1]" clientgroupId=" xs:string [0..1]"> <sys:import> ... </sys:import> [0..*] <geronimo:include> sys:dependencyType </geronimo:include> [0..*] <sys:dependency> ... </sys:dependency> [0..*] <naming:ejb-ref> ... </naming:ejb-ref> [0..*] <naming:service-ref> ... </naming:service-ref> [0..*] <naming:resource-ref> ... </naming:resource-ref> [0..*] <naming:resource-env-ref> ... </naming:resource-env-ref> [0..*] <naming:message-destination> ... </naming:message-destination> [0..*] <security:default-principal> ... </security:default-principal> [0..1] Start Sequence [0..1] <geronimo:realm-name> xs:string </geronimo:realm-name> [1] <geronimo:callback-handler> xs:string </geronimo:callback-handler> [0..1] End Sequence <geronimo:resource> geronimo:resourceType </geronimo:resource> [0..*] <sys:gbean> ... </sys:gbean> [0..*] </geronimo:application-client>
