complexType "IdentifiableType"
Namespace:
Content:
complex, 5 attributes, 6 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
at 30 locations
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
"true"
   
>
   
Content: 
</...>
Content Model Elements (6):
Agency, ID, MaintainableObject, URN, UserID, Version
Known Direct Subtypes (30):
AccessType, ActionToMinimizeLossesType, AggregationVariablesType, AttributeType, CodeType, CollectionEventType, CollectionSituationType, CoordinateRegionType, DataCollectionMethodologyType, DeviationFromSampleDesignType, EmbargoType, GeographicCoverageType, GeographicLevelType, GrossFileStructureType, GrossRecordStructureType, ItemMapType, LifecycleEventType, LocationValueType, LogicalRecordType, MeasureDefinitionType, ModeOfCollectionType, OtherMaterialType, ParameterType, PhysicalRecordSegmentType, RecordRelationshipType, SamplingProcedureType, StandardWeightType, TemporalCoverageType, TimeMethodType, TopicalCoverageType
Known Indirect Subtypes (3):
AuthorizedSourceType, ExternalInterviewerInstructionType, InParameterType
All Direct / Indirect Based Elements (39):
Access, ActionToMinimizeLosses, AggregationVariables, Attribute, AuthorizedSource, BudgetDocument, Code, CollectionEvent, CollectionSituation, CoordinateRegion, DataCollectionMethodology, DefaultAccess, DeviationFromSampleDesign, Embargo, ExternalAid, ExternalInformation, ExternalInterviewerInstruction, GeographicLevel, GrossFileStructure, GrossRecordStructure, InParameter, ItemMap, LifecycleEvent, LocationValue, LogicalRecord, MeasureDefinition, ModeOfCollection, OtherMaterial, OutParameter, PhysicalRecordSegment, RecordRelationship, SamplingProcedure, SpatialCoverage, StandardUsed, StandardWeight, StimulusMaterial, TemporalCoverage, TimeMethod, TopicalCoverage
Known Usage Locations
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  IdentifiableType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType abstract="true" name="IdentifiableType">
<xs:complexContent>
<xs:extension base="AbstractIdentifiableType">
<xs:sequence>
<xs:element minOccurs="0" ref="MaintainableObject"/>
</xs:sequence>
<xs:attribute fixed="true" name="isIdentifiable" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/5)
isIdentifiable
Type:
xs:boolean, predefined
Use:
optional
This is a fixed flag informing the system or user that this element is identifiable and may be referenced.
Attribute Value
Fixed:
"true"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute fixed="true" name="isIdentifiable" type="xs:boolean"/>
Content Element Detail (all declarations; defined within this component only; 1/6)
MaintainableObject
Type:
MaintainableObjectType, complex content
This section provides information on the Maintainable Parent of this object at its point of origination. This content will not change over time unless the version of the object changes. Note that if the ID, Agency, Version sequence is used, and the scope of uniqueness of the referenced object is the Maintainable, then the ID of the Maintainable is needed to create the structured ID portion of the canonical URN. If the system uses the deprecated URN, both the Maintainable ID and TypeOfMaintainableObject are required to create the deprecated URN structure.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="MaintainableObject"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set