simpleType CharacterStringType
namespace http://www.fixm.aero/base/4.3
type restriction of xs:string
properties
base xs:string
used by
elements PersonOrOrganizationType/identifier PersonOrOrganizationType/identifierDomain NetworkChoiceType/other RestrictionReferenceType/restrictionIdentifier RestrictionReferenceType/restrictionType FlightEmergencyType/actionTaken FlightConstraintType/applicability DinghiesType/colour AircraftType/coloursAndMarkings PlannedDelayType/delayReason PlannedDelayType/delayReference RouteTrajectoryConstraintType/description TrajectoryPointPropertyType/description LastPositionReportType/determinationMethod FlightEmergencyType/emergencyDescription TrajectoryPointReferenceType/identifier FlightConstraintType/impact RouteTrajectoryElementType/modifiedRouteItemReference DangerousGoodsType/onboardLocation AircraftTypeType/otherAircraftType CommunicationCapabilitiesType/otherCommunicationCapabilities CommunicationCapabilitiesType/otherDatalinkCapabilities FlightEmergencyType/otherInformation NavigationCapabilitiesType/otherNavigationCapabilities SurveillanceCapabilitiesType/otherSurveillanceCapabilities DangerousGoodsPackageType/properShippingName RadioCommunicationFailureType/radioFailureRemarks RadioCommunicationFailureType/remainingComCapability FlightType/remarks FlightRouteInformationType/routeText ReclearanceInFlightType/routeToRevisedDestination ShippingInformationType/shipmentAuthorizations ShippingInformationType/subsidiaryHazardClassAndDivision SurvivalCapabilitiesType/survivalEquipmentRemarks TrajectoryPointReferenceType/type MessageCollectionType/type MessageType/type NasAdvisoryType/advisoryNumber MessageProvenanceType/airport NasIntersectedAirspaceType/airspaceIdentifier NasFlightType/asdexScratchpad1 NasFlightType/asdexScratchpad2 NasRouteInformationType/atcIntendedRoute MessageProvenanceType/center NasClearedFlightInformationType/clearanceHeading NasClearedFlightInformationType/clearanceSpeed NasClearedFlightInformationType/clearanceText NasConstrainedAirspaceType/constrainedAirspaceName NasControlElementChoiceType/ctopIdentifier CollaborativeTrajectoryOptionsProgramType/ctopIdentifier CollaborativeTrajectoryOptionsProgramType/ctopName DeicingInformationType/deicingLocation NasEramRouteAmendmentType/detailOne NasEramRouteAmendmentType/detailTwo NasFlightIdentificationType/eramId MessageMetadataType/eramMessageTimeAndSequenceNumber NasEramRouteAmendmentType/eramStatus EramResponseChoiceType/errorResponse NasFlightPlanType/flightPlanRemarks NasRouteInformationType/localIntendedRoute EramWarningResponseType/message NasEramRouteAmendmentType/messageId NameValuePairType/name NasAdaptedArrivalRouteType/nasFavNumber NasRouteInformationType/nasPreviousRouteText NasAdaptedRouteType/nasRouteAlphanumeric NasAdaptedRouteType/nasRouteIdentifier NasRouteInformationType/nasRouteText FlowProgramInformationType/programIdentifier NasAssignedRouteType/protectedSegment NasRouteAmendmentType/protectedSegment NasRouteAmendmentType/rejectReason NasRerouteType/rerouteIdentifier NasAssignedRouteType/route NasRouteAmendmentType/routeAmendment MessageMetadataType/sensitivityReason NasFlightIdentificationType/sfdpsId NasEramRouteAmendmentType/site MessageProvenanceType/source NasEnRouteType/starsControllerPosition NasRerouteType/suppressedRerouteIdentifier MessageProvenanceType/system NasFlightIdentificationType/tfmsDatabaseKey NasRouteAmendmentType/tmiIdentifier MessageProvenanceType/tracon TriggerType/triggerType NameValuePairType/value NasEramRouteAmendmentType/workstation
complexType EramAdaptedIcaoIndicatorType
simpleTypes AdaptedIndicatorTypeType AdsbTargetIdentifierType AircraftAddressType AircraftIdentificationType AircraftOperatorDesignatorType AircraftRegistrationType AircraftTypeDesignatorType AirportSlotIdentificationType AirWaybillNumberType AtcUnitNameType CharacterString20Type CharacterString250Type CharacterString60Type CodedDepartureRouteType CompatibilityGroupType ComputerIdentificationType ConstraintSatisfactionPointNameType DesignatedPointDesignatorType EltHexIdentifierType HazardDivisionType IataAerodromeDesignatorType IataOperatorCodeType IcaoRouteStringType LocationIndicatorType ModeACodeType NamespaceIdentifierType NavaidDesignatorType OperationalSuffixType RestrictedAirspaceDesignatorType RestrictedHazardClassType RestrictedRouteDesignatorType RestrictedRunwayDirectionDesignatorType RestrictedUniversallyUniqueIdentifierType SelectiveCallingCodeType SensitivityType SidStarAbbreviatedDesignatorType SidStarDesignatorType SlotAssignmentType SmpIdType StarsAircraftCategoryIndicatorType SurfaceRegionNameType 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