JAXB support for "any" attribute

I have a question related to JAXB.
Will JAXB be able to handle <xs:any minOccurs="0"/> Tag , when building the java classes. Will there be any defautl type to which this tag will be mapped.

Not the JAXB 1.0 included with JDeveloper 10.1.3.
JAXB 2.0 included with JDeveloper 11g supports xs:any.
Edited by: dvohra on Mar 12, 2009 10:59 AM

Similar Messages

  • JAXB Support for xs:any

    Hi,
    Can anyone explain, does the JAXB shipped with JDeveloper 10.1.3.3 supports xs:any schema element.
    thanks

    Not the JAXB 1.0 included with JDeveloper 10.1.3.
    JAXB 2.0 included with JDeveloper 11g supports xs:any.
    Edited by: dvohra on Mar 12, 2009 10:59 AM

  • [faces] No support for "value" attribute of h:grap

    I'm experimenting with NitroX for JSF and in trying to edit an existing JSF page (one created in Java Studio Creator), I discovered that the NitroX visual designer will not display the image unless the "url" attribute is used for the h:graphicImage tag. The spec says that "url" is an alias for the "value" tag, which appears to be the prefered tag. I'm surprised both aren't supported. Any plans for this in the future?

    Yes, this is a known issue and should be fixed in the future.

  • JSTL Expression Support For All Attributes

    There are mentions of JSTL expression support for the
    modelReference attribute within the specification (although I have found problems in the EA3 in this regard), but
    but I did not find any mention of supporting the same for all
    attributes. To me, this seems very important, especially for
    attributes like "onClick" where I might want to do something special:
    <c:foreach ...
    <h:graphic_image modelReference="model.myImage" onClick="onDelete({status.index})"/>
    </c:foreach>
    In the case above, this would allow me to call a single javascript function that triggers a delete action based on the current index within a list based view.
    There are many cases that I can think of that this would be incredibly useful.

    maybe you have forgotten the $
    onClick="onDelete(${status.index})"
    or I've misunderstood something...

  • SVG Support for Dataset Attribute

    This is really a feature request, as I realize that the dataset attribute is only defined for HTML ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.dataset ) . But it would be very nice if that capability were extended into SVG as well, as it is for Safari and Chrome. For example, p.dataset.camelCasedName is understood by Firefox but svg.dataset.camelCasedName is not, returning the error message “TypeError: svg.dataset is undefined”. Safari and Chrome understand both.

    hello aanderson, this is a primarily community-run support forum so it's probably not the right place to request features (we cannot implement any features & devs won't read here).
    please either use https://input.mozilla.org/feedback for general feedback or if you feel that it's a missing feature in the browser file a bug at bugzilla.mozilla.org.

  • Retina support for any CS5 programs?

    I recently purchased a Macbook Pro with Retina display, and decided to install my copy of CS5.5 Design Standard. I have noticed that the UI has been scaled up to work with the retina screen so everything is fuzzy and pixelated. I am a student and use Photoshop, Illustrator, and InDesign. Is there any available updates to optimize these programs to work on the retina screen? I cannot purchase the Photoshop CS6 because of funding issues (if you know what i mean), even with the student discount. Is there anything that will improve the perfromance with the retina display?

    The only information I have to share on retina support is from August here http://blogs.adobe.com/creativelayer/new-macbook-pro-retina-display-support/.

  • Exchange Connector 9.1.1.1.0 -Support for multivalued attribute

    Hi,
    I am currently on OIM 9.1 BP07 + weblogic 10.3 + RHEL5.
    Currently I have a mutlvalued attribute that needs to be reconciled, when I use OOTB reconciliation task i get column not found exception on child table which is configured to hold multivalued attribute.
    1. Is OOTB exchange connector supports Multivalued attribute reconciliation?
    2. If no, how can i populate the child form during custom reconciliation process?
    Thanks

    Hello,
    This is the Berkeley DB forum. As such you can try your question in the General Database forum at:
    General Database Discussions
    Thanks,
    Sandra

  • Localization support for Metadata/Attributes in WebCenter Content

    Hi,
    One of the Metadata/attributes for an WCC item is dDocTitle which can be supplied by user while creating the object in WCC.
    Can the value of this metadata be localized for different locales?
    TIA
    -Nik

    Yes, absolutely.
    Actually, since you want to localize a standard metadata field, it will already be customized for you (just log in a different language). You might want to adjust the translation. There are several way how to achieve that:
    a) the translation is defined in language files. It used to be .htm, but in 11g the file extension has been changed. A language file has a structure as follows:
    <@key=translation@>, the keys mostly follow a pattern like wwXyz (e.g. wwDocTitle).
    Unfortunately, sometimes the same string is displayed using keys - therefore, you need to find which key is the right one for a page you want to customize.
    If you find it, you may want to create your own custom component with a html resource, where you can override the translation with your own strings. It is a bit trickier if you want to do it for several languages at once (then, the language is taken from the name of the file, or the key can be a bit more complex - you will find examples for that in your system)
    b) Another way how to change the displayed label is a rule (profile). This can be useful, if you want to use the same metadata field differently in a different context (e.g. there is a field called "Address", but you want to display "Company Address" for company-related items, and "Personal Address" for person-related items)
    c) (not relevant to your question) for custom fields you can also override the displayed label in Configuration Manager. If you want to have them localised, you will have to use a key and provide the translations.

  • How to unlock iphone 3gs, its not supporting for other networks, can any bady help me...

    Hi,
    i am using Apple IPhone 3GS,... with Vodafone Service, in INDIA.
    but now its not supporting for any other Service's,
    can any bady tell me how to Unlock the Iphone...

    Only the Carrier the phone is Locked to can Unlock it... you need to Contact the Carrier.

  • Support for WAI - Web Accessibility Initiative

    I'm answering an RFQ with a requirement about WAI. My questions are:
    a) Is any particular support for WAI planned?
    b) Would it be OK to say that Portal supports building Web sites in accordance with the WAI guidelines?
    Thanks,
    Erik Hagen

    G'day Matt,
    Thanks for bringing up this very important point!
    As far as I can tell this type of support is very limited. The HTML generated
    by Portal is not great (just try running HTML Tidy over one of these pages:-).
    The big bugger is not being able to set the "summary" attribute for tables and
    well Portal uses a lot of tables (page regions, portlets, folder regions).
    Ideally I would like to be able set this for portlets via the "edit defaults" link
    during page creation. This requires the various portlet authors to help us out
    a bit. Getting the authors of the "Folder" and "Navigation Bar" portlets to do
    this would be a priority for me. They would also need to provide support for
    any internal tables that get generated e.g. folder regions. This is probably
    non-trivial---just think of all the tables that pop up when you click on the
    "edit folder" link:-)
    We would also need a fix for page regions which is probably the responsibilty
    of a completly different set of authors.
    This all looks like a lot of work so I'm not holding my breath for a quick patch.
    Hopefully these issues will be addressed before Portal 3.1 comes out.
    Ciao!
    Kal.

  • Support for Handicap Accessibility???

    What support, if any, does Portal provide for handicap accessibility (Section 508 compliance)? Our customer has a requirement to make their public web site accessible. This means adding extra information to pages, HTML table definitions, etc, so that speaking browsers, for example, can navigate the page easier. With the automatic HTML generation that Portal does for you, I don't see anywhere we could insert this information.
    Failing that, has anyone else addressed this issue in their implementation?

    G'day Matt,
    Thanks for bringing up this very important point!
    As far as I can tell this type of support is very limited. The HTML generated
    by Portal is not great (just try running HTML Tidy over one of these pages:-).
    The big bugger is not being able to set the "summary" attribute for tables and
    well Portal uses a lot of tables (page regions, portlets, folder regions).
    Ideally I would like to be able set this for portlets via the "edit defaults" link
    during page creation. This requires the various portlet authors to help us out
    a bit. Getting the authors of the "Folder" and "Navigation Bar" portlets to do
    this would be a priority for me. They would also need to provide support for
    any internal tables that get generated e.g. folder regions. This is probably
    non-trivial---just think of all the tables that pop up when you click on the
    "edit folder" link:-)
    We would also need a fix for page regions which is probably the responsibilty
    of a completly different set of authors.
    This all looks like a lot of work so I'm not holding my breath for a quick patch.
    Hopefully these issues will be addressed before Portal 3.1 comes out.
    Ciao!
    Kal.

  • Support for AVM ISDN PCMCIA Card in Solaris 10 ?

    Hi all,
    I would like to install Solaris 10 on my Toshiba Tecra S1 notebook. Today I use an ISDN-Card (AVM FritzCard, PCMCIA) for dial-up connections under Windows XP. Are there any drivers for ISDN and/or PCMCIA-Cards in Solaris10? Does anyone have any experiences with this issue?
    Every hint would be appreciated.
    Thanks a lot.
    Kindly Regard,
    Holger

    Hello.
    There only very poor support for ISDN cards in Solaris. As far as I know only the on-board ISDN card of one of the SparcStation computers is supported (this card is available as S-Bus card for other SparcStation computers).
    I think there is no support for any ISDN card that can be attached to an x86 computer.
    I wrote a driver for USB based ISDN modems that are based on the Winbond 6694 chip myself due to this lack of ISDN support. I tested it under Solaris 9/Sparc.
    Martin

  • Support for Nikon D700 NEF (RAW)

    I will admit that I am new to Photoshop CS3 and this is my first posting.
    I have a Nikon D700 and would like to use NEF files for a lot of obvious reasons and I do believe that there is a new reader in the making. My question is does anyone know when this is going to be made available? I can use Nikons View NX and NX2 for awhile but would like to utilize Lightroom and Photoshop CS3 ASAP.
    Regards,
    Wallace

    >Preliminary, "unofficial" support for any given camera is not meant to be obvious.
    Yes, I think if Adobe support for a camera is official, then they would have to support the camera to their typical high standard. If there has not been time for adequate testing, and support is unofficial then you use the software
    as is and can't complain if something goes wrong.

  • Support for tethered shooting for Canon EOS Digital Rebel T1i

    I just read online that Apple Aperture 3.1.2 won't tether to my Canon EOS Digital Rebel T1i under OS X 10.6.7.  Is this true?  If so, is there a workaround or some software I can install?
    Thanks,
    Joe

    BTW - in case anyone is wondering, I've tested this... Canon T1i does work with tethering. (this camera is natively supported by Aperture for purposes of tethering)
    For any cases where there is a camera which is not supported directly, there is also a work-around which should work for almost any camera.
    Go to the Aperture plug-ins page:  http://www.apple.com/aperture/resources/plugins.html
    Look for a plug-in called "Aperture Hot Folders" (direct link is here:  http://www.apple.com/downloads/macosx/automator/aperturehotfolder.html?cmp )
    The plug-in monitors a folder (of your choosing).  Any image which shows up in that folder will automatically be imported into an Aperture project (it's on-the-fly).  Essentially you'd use the Canon EOS Utility to do the tethering, which requires that you pick a target folder where it'll save all pictures you shoot during the tethered session.  You then tell Aperture Hot Folders to monitor that same folder and import any images found into an Aperture project. It gives you the ability to create tethering support for any camera that can do "tethering" even if Aperture doesn't directly support the specific camera (by using the manufacturer's own tethering utility.)

  • Highly Annoyed: No iTunes Support for iPod Nano 5's (new) Recording Ability

    Re iPod Nano 5th: does anyone else out there find it to be a p-ss-off that, now that it records videos, voice and steps (well-done!), the iTunes application gives little or no support for any of them? Clear to me: iPod WAS just a playback machine, and iTunes fed it the media, one-way only. But the Nano 5th is now a 3-part recorder, and is Apple going to change iTunes or supplement it to make it a two-way application? Disk use doesn't cut it - and often conflicts with use of the iTunes Sync button (which I use for my songs library). Cases-in-point: I've taken camera videos that I can no longer find on my iPod, even though their files are still in the iPod DCIM folder! For Voice 'memos' (great for recording just about any dialogue or talk), I have first to make sure that the playlist "Voice Memos" in my iTunes library has the same 5 recordings I have on and want to keep on my iPod before I do a manual Sync to transfer the CD songs I've just added to iTunes and want on my iPod. I have spent hours trying to establish a 'disk use' method get back a recording that's disappeared from the iPod's Recordings folder (done by iTunes without my say-so).
    Because I'm new to using iPod and iTunes, I've turned to the 104-page User Guide for the Nano 5th. Is anyone else annoyed that it's upbeat language completely skirts Apple's gaping hole of incompleteness in software support for the new recording functions of Nano 5th? Is it dishonest? Pity the Apple underlings forced to write it, knowing Apple iPod execs f--ked up by failing to develop iTunes/software support in tandem with the new iPod wizardry. Back to my question: is this bugging anyone else, and do you have any insight to lend me?
    McGoosteraneous ly (a stupid name for an unstupid guy)

    I will check out Apple Knowledge Base though. URL is?
    http://support.apple.com/kb/index?page=search
    *The Apple staff are unlikely to help me with "all my issues"* if they lead me thru indirect ways to manage camera videos and recordings and not thru dedicated software that Apple has overlooked to develop along with the Nano 5th.
    You will not know this until you get there. If you do not want to march on down to the store then call iPod support.
    "Complaining" in these forums is falling on deaf ears. Apple will not respond nor do they read these postings because these are user-to-user forums where everyday folk post questions and offer answers to each other.
    If you have a problem with the way Apple has intergrated the iPod Nano with iTunes, post them on Apple's Product Feedback website.

Maybe you are looking for

  • "Open documents in same window" option--gone in v.9 Pro?

    I always preferred to have all my documents open in Acrobat 8 Pro. Now my new upgrade to Acrobat 9 Pro, they all open in their own window. Oddly, the setting to stop this from happening and force a single-window opening does not seem to exist any mor

  • A website doesn't display properly on iMac

    Hi I'm stumped. I own both an iMac and a MacBook. Lately I've been trying to use www.theknot.com and while the website does work, it displays totally wrong on my iMac (the middle section is sent way down the page or in a ridiculous way (see pic) I lo

  • Payload Not passed from Mapping??

    HI All.. I am trying to execute a FCC to JDBC scenario. Where i am trying to execute stored procedure. This is my paylaod for inbound message <?xml version="1.0" encoding="utf-8" ?> - <ns:STP_Test_Input_DT xmlns:ns="http://MCDBtest"> - <Record> - <Ro

  • How To Reload Firmware if played isnn't being reconizged by USB p

    seems my zen micro player locking up while doing the first firmware update and now the playing is stuck in recovery mode.it comes up with "firmware problem". now what do i do?

  • XCode VS Adobe Air

    Hi Guys, I have been heard that couple ppl told that Adobe Air is more awesome compare to Xcode. Xcode only able to do IOS and Mac platform. Adobe Air almost able to do All Mobile Platform + Dekstop. Does any one have a great article about both compa