nc:PhysicalFeature
A prominent or easily identifiable aspect of something or someone.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:PhysicalFeatureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:PhysicalFeatureGeneralCategoryText [0..*]A general kind of physical feature.
- Choice [0..*]
- intel:PhysicalFeatureCategoryCodeTextA visible, atypical distinguishing trait, property or quality of a person.
- j:PhysicalFeatureCategoryCodeA specific kind of physical feature.
- nc:PhysicalFeatureCategoryTextA specific kind of physical feature.
from subst. group nc:PhysicalFeatureCategory - nc:PhysicalFeatureDescriptionText [0..*]A description of a physical feature.
- nc:PhysicalFeatureImage [0..*]A digital image of a physical feature.
- nc:PhysicalFeatureLocationText [0..*]A location on a person's body of a physical feature.
- nc:PhysicalFeatureAugmentationPointAbstract [0..*]An augmentation point for PhysicalFeatureType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:PhysicalFeatureAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<nc:PhysicalFeature> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:PhysicalFeatureGeneralCategoryText>string</nc:PhysicalFeatureGeneralCategoryText> <intel:PhysicalFeatureCategoryCodeText>string</intel:PhysicalFeatureCategoryCodeText> <nc:PhysicalFeatureDescriptionText>string</nc:PhysicalFeatureDescriptionText> <nc:PhysicalFeatureImage> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:BinaryID>string</nc:BinaryID> <j:BinaryCategoryCode>AUDIO</j:BinaryCategoryCode> <nc:BinaryLocationText>string</nc:BinaryLocationText> <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator> <cbrn:UTF8BinaryObjectText>string</cbrn:UTF8BinaryObjectText> <nc:BinaryCaptureDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:BinaryCaptureDate> <nc:BinaryCapturer> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityOrganization>... </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:BinaryCapturer> <nc:BinaryDescriptionText>string</nc:BinaryDescriptionText> <nc:BinaryFormatText>string</nc:BinaryFormatText> <nc:BinaryFormatStandardName>string</nc:BinaryFormatStandardName> <nc:BinaryURI>http://www.example.com/</nc:BinaryURI> <nc:BinarySizeValue>1.0</nc:BinarySizeValue> <j:BinaryAugmentation> <j:BinaryHashValue>... </j:BinaryHashValue> </j:BinaryAugmentation> <nc:ImageHeightValue>1</nc:ImageHeightValue> <nc:ImageLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Address>... </nc:Address> <nc:LocationArea>... </nc:LocationArea> <it:LocationCategoryCodeText>string</it:LocationCategoryCodeText> <nc:LocationContactInformation>... </nc:LocationContactInformation> <nc:LocationDescriptionText>string</nc:LocationDescriptionText> <geo:LocationGeospatialPoint>... </geo:LocationGeospatialPoint> <nc:LocationLandmarkText>string</nc:LocationLandmarkText> <nc:LocationLocale>... </nc:LocationLocale> <nc:LocationMapLocation>... </nc:LocationMapLocation> <nc:LocationName>string</nc:LocationName> <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText> <nc:LocationRelativeLocation>... </nc:LocationRelativeLocation> <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText> <nc:LocationIdentification>... </nc:LocationIdentification> <nc:LocationAltitude>... </nc:LocationAltitude> <geo:LocationFeature>... </geo:LocationFeature> </nc:ImageLocation> <nc:ImageWidthValue>1</nc:ImageWidthValue> <biom:ImageAugmentation> <nc:EffectiveDate>... </nc:EffectiveDate> <biom:ImageHashValue>string</biom:ImageHashValue> </biom:ImageAugmentation> </nc:PhysicalFeatureImage> <nc:PhysicalFeatureLocationText>string</nc:PhysicalFeatureLocationText> <nc:PhysicalFeatureAugmentationPoint>any content</nc:PhysicalFeatureAugmentationPoint> </nc:PhysicalFeature>