Namespace
urn:us:gov:ic:ntk
Diagram
Properties
Model
ALL(ntk:AccessIndividualList{0,1} ntk:AccessGroupList{0,1} )
Children
ntk:AccessGroupList , ntk:AccessIndividualList
Instance
<ntk:AccessAuthorizationList SchemaguideSecurityAttributesGroup= "" xmlns:ntk= "urn:us:gov:ic:ntk" >
<ntk:AccessIndividualList > {0,1} </ntk:AccessIndividualList>
<ntk:AccessGroupList > {0,1} </ntk:AccessGroupList>
</ntk:AccessAuthorizationList>
Attributes
QName
Type
Fixed
Default
Use
Annotation
SchemaguideSecurityAttributesGroup
xsd:NMTOKEN
optional
This attribute is only a placeholder so that all the ISM attributes are not shown
in the schemaGuide for every element. If you refer to the documentation of the
attribute group it will say what attributes should be here.
Source
<xsd:element name= "AccessAuthorizationList" >
<xsd:complexType >
<xsd:all minOccurs= "1" maxOccurs= "1" >
<xsd:element ref= "ntk:AccessIndividualList" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "ntk:AccessGroupList" minOccurs= "0" maxOccurs= "1" />
</xsd:all>
<xsd:attributeGroup ref= "ism:SecurityAttributesGroup" />
</xsd:complexType>
</xsd:element>
Schema location
IC-NTK.xsd