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?