Interface IStartDocument
.NET interface for TO BE DEFINED FROM USER
public interface IStartDocument : IXMLEvent, IXMLStreamConstants
- Inherited Members
Properties
CharacterEncodingScheme
String CharacterEncodingScheme { get; }
Property Value
SystemId
String SystemId { get; }
Property Value
Version
String Version { get; }
Property Value
Methods
EncodingSet()
bool EncodingSet()
Returns
IsStandalone()
bool IsStandalone()
Returns
StandaloneSet()
bool StandaloneSet()