Table of Contents

Interface IXmlElementDecl

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/XmlElementDecl.html

public interface IXmlElementDecl : IAnnotation
Inherited Members
Extension Methods

Methods

DefaultValue()

String DefaultValue()

Returns

String

String

Name()

String Name()

Returns

String

String

Namespace()

String Namespace()

Returns

String

String

Scope()

Class Scope()

Returns

Class

Class

SubstitutionHeadName()

String SubstitutionHeadName()

Returns

String

String

SubstitutionHeadNamespace()

String SubstitutionHeadNamespace()

Returns

String

String