|
-
Aug 23rd, 2005, 08:24 AM
#1
Thread Starter
Hyperactive Member
XSD - Attribute Question **SOLVED**
Hey all,
I have a question concerning attributes in XSD Schemas.
If I define an Attribute like this:
<xsd:attribute name="blah" type="myType">
there is an additional Attribute called use that one could insert.
Like this:
<xsd:attribute name="blah" type="myType" use="Optional/Prohibited/Required">
What are the results if I inserted either one of those three?
How would my Attribute need to like if I inserted that use Statement?
Hope I explained well (I doubt it,...)
Thanks Stephan
Last edited by Sgt-Peppa; Aug 23rd, 2005 at 10:07 AM.
Reason: SOLVED
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|