problem with the fx:namespace

Larry White ljw1001 at gmail.com
Wed Apr 24 16:38:33 UTC 2019


Ok. Thanks for the clarification.

On Wed, Apr 24, 2019 at 3:02 AM Tom Schindl <tom.schindl at bestsolution.at>
wrote:

> Hi,
>
> namespace != xsd - there can never ever be a XSD for FXML!
>
> Tom
>
> On 23.04.19 19:22, Larry White wrote:
> > Hi, I'm having trouble with the fx namespace
> >
> > Scene Builder inserts several namespaces in an FXML file by default?
> >
> > xmlns:fx="http://javafx.com/fxml/1"
> >       xmlns="http://javafx.com/javafx/11.0.1"
> >
> > When I try to access either of these through IDEA, it tells me that there
> > is "No XML at the location."
> >
> > When I try accessing them with a browser, I'm redirected to Oracle's java
> > page. If I use https instead of http, I get a warning about the
> certificate.
> >
> > Oracle seems to have moved or removed them. How can make the fx namespace
> > accessible to my fxml file?
> >
> > Thanks for your help
> >
>
> --
> Tom Schindl, CTO
> BestSolution.at EDV Systemhaus GmbH
> Eduard-Bodem-Gasse 5-7. A-6020 Innsbruck
> Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
>


More information about the openjfx-dev mailing list