xsd:explicitTimezone
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: Anonymous
Properties: Global, Qualified, ID: explicitTimezone
Content
- xsd:annotation [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type xsd:annotated | |
fixed | [0..1] | xsd:boolean | Default value is "false". from type xsd:facet | |
value | [1..1] | Anonymous | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element xsd:restriction via reference to xsd:simpleRestrictionModel
- Group xsd:simpleRestrictionModel
- Type xsd:restrictionType via reference to xsd:simpleRestrictionModel
- Type xsd:simpleRestrictionType via reference to xsd:simpleRestrictionModel (Element xsd:restriction)
Substitution hierarchy
- xsd:facet
- can be substituted with xsd:explicitTimezone
Sample instance
<xsd:explicitTimezone value="optional"> </xsd:explicitTimezone>