[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XSD - Difference between element ref and element type
- From: "Fraser Goffin" <goffinf@googlemail.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 2 Aug 2007 16:28:10 +0100
the 'type' attribute is a reference to a simple or complex type declaration whereas the 'ref' attribute references a global element declaration
Fraser.
On 01/08/07, Valsalan, Unnikrishnan <unnikrishnan.valsalan@fmr.com> wrote:
Hi experts,
Could someone here please explain me the difference between these two
ways of defining elements,
<xsd:element name="aggregateElement" type="base:baseType"/>
<xsd:element ref="base:baseElement"/>
The only difference that I could understand is the one specified in this
article [1], which says that during an import,
elements created with ref retains the Namespace of the schema from which
it is imported.
That seams to be an obvious difference. I am not clear on when to use
*type=* style and when to use *ref=* style.
Thanks in advance for any help,
Regards,
Unni.
[1] -
http://developers.sun.com/jsenterprise/nb_enterprise_pack/reference/tech
art/namespaces2.html
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe:
xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]