Table of Contents

Interface IXmlSchema

Namespace
Javax.Xml.Bind.Annotation
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/annotation/XmlSchema.html

public interface IXmlSchema : IAnnotation
Inherited Members

Methods

AttributeFormDefault()

XmlNsForm AttributeFormDefault()

Returns

XmlNsForm

XmlNsForm

ElementFormDefault()

XmlNsForm ElementFormDefault()

Returns

XmlNsForm

XmlNsForm

Location()

String Location()

Returns

String

String

Namespace()

String Namespace()

Returns

String

String

Xmlns()

XmlNs[] Xmlns()

Returns

XmlNs[]

XmlNs