java - JaxB Name space Prefix related -


java marshalling process assigning name spaces prefix ns2 or ns3 randomly, there way see why ns2 come first , ns3 later , vice versa?

check these questions:

in short, use @xmlns or specify namespaceprefixmapper.


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -