ssml:Schema
XML Schema
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-customXmlMappings.xsd
Type: ssml:CT_Schema
Properties: Local, Qualified
Content
- Any element [1..1] Namespace: ##any, Process Contents: strict
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ID | [1..1] | xsd:string | Schema ID | |
SchemaRef | [0..1] | xsd:string | Schema Reference | |
Namespace | [0..1] | xsd:string | Schema Root Namespace |
Used in
- Type ssml:CT_MapInfo (Element ssml:MapInfo)
Sample instance
<ssml:Schema ID="string"> <!--any element--> </ssml:Schema>