complexType "tns:AbstractPdpExtension"
Namespace:
Content:
empty, 1 attribute
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in pdp-ext-base.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
/>
Known Direct Subtypes (3):
Known Indirect Subtypes (1):
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
PDP extension base type to identify all types of PDP extensions.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType abstract="true" name="AbstractPdpExtension">
<xs:attribute name="id" type="xs:ID" use="required"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xs:ID, predefined
Use:
required
Instance ID, i.e. uniquely identifies the XML element of this extension type in the PDP configuration; especially to distinguish from other elements/instances of the same type.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="id" type="xs:ID" use="required"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.