Modelina
Preparing search index...
XsdSimpleContent
Interface XsdSimpleContent
interface
XsdSimpleContent
{
extension
?:
{
attributes
?:
XsdAttribute
[]
;
base
?:
string
}
;
restriction
?:
{
attributes
?:
XsdAttribute
[]
;
base
?:
string
;
enumeration
?:
string
[]
;
maxInclusive
?:
number
;
maxLength
?:
number
;
minInclusive
?:
number
;
minLength
?:
number
;
pattern
?:
string
;
}
;
}
Index
Properties
extension?
restriction?
Properties
Optional
extension
extension
?:
{
attributes
?:
XsdAttribute
[]
;
base
?:
string
}
Optional
restriction
restriction
?:
{
attributes
?:
XsdAttribute
[]
;
base
?:
string
;
enumeration
?:
string
[]
;
maxInclusive
?:
number
;
maxLength
?:
number
;
minInclusive
?:
number
;
minLength
?:
number
;
pattern
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extension
restriction
Modelina
Loading...