Specifies the order and structure of the child elements of a type.
Definition: xml_schema_content_model.h:29
Represents the simpleContent element from XML Schema as specified by the World Wide Web Consortium (W...
Definition: xml_schema_simple_content.h:34
void set_Content(SharedPtr< XmlSchemaContent > value) override
Returns one of the XmlSchemaSimpleContentRestriction or XmlSchemaSimpleContentExtension.
SharedPtr< XmlSchemaContent > get_Content() override
Returns one of the XmlSchemaSimpleContentRestriction or XmlSchemaSimpleContentExtension.