toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
XSGlobalAttribute
/
XSGlobalAttribute
XSGlobal
Attribute
constructor
(
name
:
VNCName
,
default
:
VString
?
=
null
,
fixed
:
VString
?
=
null
,
type
:
QName
?
=
null
,
inheritable
:
Boolean
?
=
null
,
simpleType
:
XSLocalSimpleType
?
=
null
,
id
:
VID
?
=
null
,
annotation
:
XSAnnotation
?
=
null
,
otherAttrs
:
Map
<
QName
,
String
>
=
emptyMap()
)
(
source
)