page-info
//@javax.xml.bind.annotation.XmlSchema(namespace = "http://iec.ch/TC57/2011/schema/message", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
@javax.xml.bind.annotation.XmlSchema (namespace="http://iec.ch/TC57/2011/schema/message",
xmlns = {
@javax.xml.bind.annotation.XmlNs(prefix="m",
namespaceURI="http://iec.ch/TC57/2011/MeterConfig#"),
@javax.xml.bind.annotation.XmlNs(prefix="xs",
namespaceURI="http://www.w3.org/2001/XMLSchema"),
@javax.xml.bind.annotation.XmlNs(prefix="sawsdl",
namespaceURI="http://www.w3.org/ns/sawsdl"),
@javax.xml.bind.annotation.XmlNs(prefix="",
namespaceURI="http://iec.ch/TC57/2011/schema/message")
},elementFormDefault=javax.xml.bind.annotation.XmlNsForm.QUALIFIED
)