The members of Org.W3c.Dom.LS.ILSInput are listed below.
| BaseURI | string. The base URI to be used (see section 5.1.4 in []) for resolving a relative systemId to an absolute URI. | |
| ByteStream | System.IO.Stream. An attribute of a language and binding dependent type that represents a stream of bytes. | |
| CertifiedText | bool. If set to true, assume that the input is certified (see section 2.13 in []) when parsing []. | |
| CharacterStream | Java.IO.Reader. An attribute of a language and binding dependent type that represents a stream of 16-bit units. | |
| Encoding | string. The character encoding, if known. | |
| PublicId | string. The public identifier for this input source. | |
| StringData | string. String data to parse. | |
| SystemId | string. The system identifier, a URI reference [], for this input source. |