Results 1 to 7 of 7

Thread: XSD - Attribute Question **SOLVED**

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Resolved 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
  •  



Click Here to Expand Forum to Full Width