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
Methods
DefaultValue()
String DefaultValue()
Returns
Name()
String Name()
Returns
Namespace()
String Namespace()
Returns
Scope()
Class Scope()
Returns
SubstitutionHeadName()
String SubstitutionHeadName()
Returns
SubstitutionHeadNamespace()
String SubstitutionHeadNamespace()