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?