DelegatingXmlReader.IsDefault PropertyDelegatingXmlReader.IsDefault PropertyDelegatingXmlReader::IsDefault Property
- XmlPrime 1.0
- Other Versions ▼
Gets a value indicating whether the current node is an attribute that was
generated from the default value defined in the DTD or schema.
Property Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if the current node is an attribute whose value was generated from the default
value defined in the DTD or schema; falseFalsefalse if the attribute value was explicitly set.
