DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "IdentifiableType"
Namespace:
Content:
complex, 5 attributes, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in reusable.xsd, see XML source
Includes:
definition of 1 attribute
Used:
at 26 locations
XML Representation Summary
<...
    action
 = 
("Add" | "Update" | "Delete")
    id
 = 
xs:string
    isIdentifiable
 = 
"true"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    >
   
Content: 
UserID*
</...>
Content Model Elements (1):
Known Direct Subtypes (26):
Known Indirect Subtypes (1):
All Direct / Indirect Based Elements (42):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  IdentifiableType (extension)
XML Source (see within schema source)
<xs:complexType abstract="true" name="IdentifiableType">
<xs:complexContent>
<xs:extension base="AbstractIdentifiableType">
<xs:attribute fixed="true" name="isIdentifiable" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (defined in this component only; 1/5)
isIdentifiable
Type:
xs:boolean, predefined
Use:
optional
Attribute Value
Fixed:
"true"
XML Source (see within schema source)
<xs:attribute fixed="true" name="isIdentifiable" type="xs:boolean"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set