JAXB 面接の質問と回答
Question: Discuss Customization Levels.Answer: 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 |
復習用に保存
この項目をブックマークに追加したり、難しい内容としてマークしたり、復習セットに入れたりできます。
役に立ちましたか? はい いいえ
ユーザー評価で最も役立つ内容:
- What Is XML Binding?
- What is XML Binding Relationships?
- Please explain JAXB Use Cases.
- Why Use XML Binding?
- What are the goals of JAXB?