Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Aren elements declared many times?

declared elements times
0
Posted

Aren elements declared many times?

0

Shared components are declared in their own namespaces, and the object-oriented approach allows defining them only once, but making use of them in different contexts. For instance variables that have the same name and are defined in multiple objects it might feel like a redefinition. Some of that is due to the fact that they really are different, some of that is due to the fact that current DTDs’ cannot express inheritance, and thus require the redefinition of elements, which would have been factored into common super classes in an object-oriented data model.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123