XML Repository
Home
News-Archiv
Schulungstermine
Jobs
Sitemap
Leistungen
Entwicklung
Beratung
Support
Schulungen
Software
data2check
XSL Formatter
antillesXML
Coristo WordML
XML-Technologien
XML
XSLT
XPath
XSL-FO
WordML
SpreadsheetML
PresentationML
ePUB
HTML & XHTML
CSS
SVG
MathML
XML Schema
XProc
Schematron
DocBook
DITA
RSS & Atom
Reguläre Ausdrücke
Oracle & XML
Publikationen
XML-Online-Bibliothek
Eigene Veröffentlichungen
Vorträge
XSL-FO-Referenz
Schematron QuickFix
Qualitätssicherung von XML
Rezension: Word und XML
Rezension: XSL-FO in der Praxis
Rezension: Schematron
Rezension: Das XML-Kompendium
Rezension: Oracle PL/SQL
Rezension: XSLT 2.0 & XPath 2.0
Übersetzungen
Über uns
Kontakt
Standort
Unser Team
Referenzen
Sponsoring
Impressum
Back to Schema
Overview
xs:restriction
Element Information
Model
xs:annotation{0,1}
, ((
xs:simpleType{0,1}
, (
xs:facet
| ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/XMLSchema'))) , (
xs:attribute
|
xs:attributeGroup
) ,
xs:anyAttribute{0,1}
,
xs:assert*
Children:
xs:annotation
,
xs:anyAttribute
,
xs:assert
,
xs:attribute
,
xs:attributeGroup
,
xs:facet
,
xs:simpleType
Attributes
QName
Type
Fixed
Default
Use
Inheritable
Annotation
base
xs:QName
required
id
xs:ID
optional
Wildcard:
ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2001/XMLSchema'
Source
<xs:element
name=
"restriction"
type=
"xs:simpleRestrictionType"
/>
Sample