JAXB Questions et reponses d'entretien
Question : Discuss Customization Levels.Reponse : Customizations can be made at four levels– global • defined at “top level” in a <jxb:globalBindings> element • applies to all schema elements in the source schema and in all included/imported schemas (recursively) – schema • defined at “top level” in a <jxb:schemaBindings> element • applies to all schema elements in the target namespace of the source schema – definition • defined in a type or global declaration • applies to all schema elements that reference the type or global declaration – component • defined in a particular schema element or attribute declaration • applies only to it |
Enregistrer pour revision
Ajoutez cet element aux favoris, marquez-le comme difficile ou placez-le dans un ensemble de revision.
Connectez-vous pour enregistrer des favoris, des questions difficiles et des ensembles de revision.
Est-ce utile ? Oui Non
Les plus utiles selon les utilisateurs :
- What Is XML Binding?
- What is XML Binding Relationships?
- Please explain JAXB Use Cases.
- Why Use XML Binding?
- What are the goals of JAXB?