Sdílet prostřednictvím


XmlSchemaComplexType.ContentTypeParticle Vlastnost

Definice

Získá částice, která uchovává hodnotu ContentType po kompilaci částice.

public:
 property System::Xml::Schema::XmlSchemaParticle ^ ContentTypeParticle { System::Xml::Schema::XmlSchemaParticle ^ get(); };
public System.Xml.Schema.XmlSchemaParticle ContentTypeParticle { get; }
member this.ContentTypeParticle : System.Xml.Schema.XmlSchemaParticle
Public ReadOnly Property ContentTypeParticle As XmlSchemaParticle

Hodnota vlastnosti

XmlSchemaParticle

Částice pro typ obsahu. Hodnota ContentType po kompilace částice.

Poznámky

To ContentTypeParticle se určuje po určení modelů obsahu většiny odvozených typů a základní komplexní typ byl vyřešen podle pravidel definovaných ve specifikaci jazyka XSD (Xml Schema Definition Language).

Platí pro