Name

XmlSchemaWhiteSpaceFacet — System.Xml.Schema (system.xml.dll)    class 

Synopsis

public class XmlSchemaWhiteSpaceFacet : XmlSchemaFacet {
// Public Constructors
   public XmlSchemaWhiteSpaceFacet( );  
}

This type represents the xs:whiteSpace facet, which is used to describe how whitespace is to be treated in the content of the type being defined. Its Value property can contain any of the string literals "preserve“, "replace“, or "collapse“.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaWhiteSpaceFacet

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.