Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » How to get default and fixed value of an XSDElementDeclaration?
How to get default and fixed value of an XSDElementDeclaration? [message #62263] Mon, 04 July 2005 06:32 Go to next message
Eclipse UserFriend
Originally posted by: ksrki.uns.ns.ac.yu

I'm not able to find any getter method for default/fixed value of an
XSDElementDeclaration.

Any help will be appreciated...
Re: How to get default and fixed value of an XSDElementDeclaration? [message #62316 is a reply to message #62263] Tue, 05 July 2005 12:23 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Srdjan,

The methods XSDFeature.getValue and XSDFeature.getConstraint will give
you the value and whether it is fixed or default.


Srdjan Komazec wrote:

>
> I'm not able to find any getter method for default/fixed value of
> an XSDElementDeclaration.
>
> Any help will be appreciated...
Re: How to get default and fixed value of an XSDElementDeclaration? [message #595968 is a reply to message #62263] Tue, 05 July 2005 12:23 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Srdjan,

The methods XSDFeature.getValue and XSDFeature.getConstraint will give
you the value and whether it is fixed or default.


Srdjan Komazec wrote:

>
> I'm not able to find any getter method for default/fixed value of
> an XSDElementDeclaration.
>
> Any help will be appreciated...


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:XSDDiagnostic
Next Topic:Analysing Complex Types derived by extension
Goto Forum:
  


Current Time: Thu Apr 18 10:27:41 GMT 2024

Powered by FUDForum. Page generated in 0.02495 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top