simpleType CharacterStringType
namespace http://www.fixm.aero/base/4.2
type restriction of xs:string
properties
base xs:string
used by
elements FficeSR_PersonOrOrganizationType/identifier FficeFPU_PersonOrOrganizationType/identifier FficeTRP_PersonOrOrganizationType/identifier FficeFS_PersonOrOrganizationType/identifier FficeFA_PersonOrOrganizationType/identifier FficeFDRP_PersonOrOrganizationType/identifier FficeFFP_PersonOrOrganizationType/identifier PersonOrOrganizationType/identifier FficePS_PersonOrOrganizationType/identifier FficeFC_PersonOrOrganizationType/identifier FficeFDRQ_PersonOrOrganizationType/identifier FficePFP_PersonOrOrganizationType/identifier FficeTRQ_PersonOrOrganizationType/identifier FficeFD_PersonOrOrganizationType/identifier FficeFFP_PersonOrOrganizationType/identifierDomain FficeTRP_PersonOrOrganizationType/identifierDomain PersonOrOrganizationType/identifierDomain FficeTRQ_PersonOrOrganizationType/identifierDomain FficeSR_PersonOrOrganizationType/identifierDomain FficePFP_PersonOrOrganizationType/identifierDomain FficePS_PersonOrOrganizationType/identifierDomain FficeFPU_PersonOrOrganizationType/identifierDomain FficeFA_PersonOrOrganizationType/identifierDomain FficeFD_PersonOrOrganizationType/identifierDomain FficeFDRP_PersonOrOrganizationType/identifierDomain FficeFDRQ_PersonOrOrganizationType/identifierDomain FficeFC_PersonOrOrganizationType/identifierDomain FficeFS_PersonOrOrganizationType/identifierDomain NetworkChoiceType/other RestrictionReferenceType/restrictionIdentifier RestrictionReferenceType/restrictionType PlanningStatusType/explanation FficePS_PlanningStatusType/explanation FficeSR_SubmissionStatusType/explanation SubmissionStatusType/explanation FficeFS_FilingStatusType/explanation FilingStatusType/explanation FficeTRP_PlanningStatusType/explanation RequestedInformationChoiceType/other FlightEmergencyType/actionTaken FlightConstraintType/applicability DinghiesType/colour AircraftType/coloursAndMarkings FficeFFP_AircraftType/coloursAndMarkings EnRouteDelayType/delayReason EnRouteDelayType/delayReference FficeTRP_RouteTrajectoryConstraintType/description RouteTrajectoryConstraintType/description FficeFS_RouteTrajectoryConstraintType/description TrajectoryPointPropertyType/description FficeFFP_RouteTrajectoryConstraintType/description FficeTRQ_RouteTrajectoryConstraintType/description FficePFP_RouteTrajectoryConstraintType/description FficeFPU_RouteTrajectoryConstraintType/description FficePS_RouteTrajectoryConstraintType/description LastPositionReportType/determinationMethod FlightEmergencyType/emergencyDescription TrajectoryPointReferenceType/identifier FlightConstraintType/impact FficeFS_RouteTrajectoryElementType/modifiedRouteItemReference RouteTrajectoryElementType/modifiedRouteItemReference FficePS_RouteTrajectoryElementType/modifiedRouteItemReference FficeTRP_RouteTrajectoryElementType/modifiedRouteItemReference DangerousGoodsType/onboardLocation AircraftTypeChoiceType/otherAircraftType CommunicationCapabilitiesType/otherCommunicationCapabilities CommunicationCapabilitiesType/otherDatalinkCapabilities FlightEmergencyType/otherInformation NavigationCapabilitiesType/otherNavigationCapabilities SurveillanceCapabilitiesType/otherSurveillanceCapabilities DangerousGoodsPackageType/properShippingName RadioCommunicationFailureType/radioFailureRemarks RadioCommunicationFailureType/remainingComCapability FficeFFP_FlightType/remarks FlightType/remarks FficePFP_FlightType/remarks FficeFPU_FlightType/remarks FficeTRQ_FlightType/remarks FficeFDRP_FlightType/remarks FlightRouteInformationType/routeText ReclearanceInFlightType/routeToRevisedDestination ShippingInformationType/shipmentAuthorizations ShippingInformationType/subsidiaryHazardClassAndDivision SurvivalCapabilitiesType/survivalEquipmentRemarks TrajectoryPointReferenceType/type
simpleTypes AircraftAddressType AircraftIdentificationType AircraftOperatorDesignatorType AircraftRegistrationType AircraftTypeDesignatorType AirportSlotIdentificationType AirWaybillNumberType AtcUnitNameType CompatibilityGroupType DesignatedPointDesignatorType HazardDivisionType IataAerodromeDesignatorType LocationIndicatorType ModeACodeType NavaidDesignatorType RankedTrajectoryIdentifierType RestrictedAirspaceDesignatorType RestrictedHazardClassType RestrictedRouteDesignatorType RestrictedRunwayDirectionDesignatorType RestrictedUniversallyUniqueIdentifierType SelectiveCallingCodeType SidStarAbbreviatedDesignatorType SidStarDesignatorType TextAddressType TextCountryCodeType TextNameType TextPhoneType UnNumberType
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
A sequence of characters [specialised from ISO19103, chapter 6.5.2.7].

In FIXM, the maximum length of a CharacterString is set to 4096 characters. [FIXM]
source <xs:simpleType name="CharacterStringType">
 
<xs:annotation>
   
<xs:documentation>A sequence of characters [specialised from ISO19103, chapter 6.5.2.7].

In FIXM, the maximum length of a CharacterString is set to 4096 characters. [FIXM]
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="4096"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy