simpleType CharacterStringType
namespace http://www.fixm.aero/base/4.1
type restriction of string
properties
base xs:string
used by
elements ColourChoiceType/otherColour NasAdaptedArrivalRouteType/nasFavNumber
complexType AirWaybillType
simpleTypes AftnAddressType AircraftAddressType AircraftIdentificationType AircraftOperatorDesignatorType AircraftRegistrationType AircraftTypeDesignatorType AirportSlotIdentificationType AirspaceDesignatorType AspFlightPlanVersionTypeType AtcUnitNameType CompatibilityGroupType ConstrainedAirspaceType IataAerodromeDesignatorType LocationIndicatorType ModeACodeType RestrictedFIXMUniqueMessageIdentifierType RestrictedGloballyUniqueFlightIdentifierType RestrictedSsrCodeType RouteDesignatorType RunwayDirectionDesignatorType SelectiveCallingCodeType SidStarAbbreviatedDesignatorType SidStarDesignatorType SignificantPointDesignatorType SlotAssignmentType TextAddressType TextCountryCodeType TextNameType TextPhoneType UnknownRouteElementType
attributes FlightEmergencyType/@actionTaken NasAdvisoryType/@advisoryNumber MessageProvenanceType/@airport AirWaybillType/@airWaybillNumber CtopRouteAmendmentType/@amendmentRejectReason NasArrivalType/@arrivalPointText NasRouteInformationType/@atcIntendedRoute MessageProvenanceType/@center NasClearedFlightInformationType/@clearanceHeading NasClearedFlightInformationType/@clearanceSpeed NasClearedFlightInformationType/@clearanceText FIXMUniqueMessageIdentifierType/@codeSpace DeclarationTextType/@compliance NasFlightIdentificationType/@computerId DeclarationTextType/@consignor AbstractConstraintType/@constraintReference NasTrajectoryOptionType/@ctopIdentifier NasTrajectoryOptionType/@ctopName ShippingInformationType/@dangerousGoodsScreeningLocation DeicingInformationType/@deicingLocation EnRouteDelayType/@delayReference NasDepartureType/@departurePointText LastPositionReportType/@determinationMethod FlightEmergencyType/@emergencyDescription DepartureDelayType/@facilityToCharge NasFlightPlanType/@flightPlanRemarks DangerousGoodsType/@guidebookNumber RankedTrajectoryType/@identifier NasFlightPlanType/@identifier TrajectoryPointReferenceType/@identifier NasArrivalType/@intendedArrivalSpot NasDepartureType/@intendedDepartureSpot NasRouteInformationType/@localIntendedRoute AbstractMessageType/@messageType MessageMetadataType/@messageType FlightRouteElementType/@modifiedRouteItemReference NameValuePairType/@name NasRouteInformationType/@nasPreviousRouteText NasAdaptedRouteType/@nasRouteAlphanumeric NasAdaptedRouteType/@nasRouteIdentifier NasRouteInformationType/@nasRouteText NasRerouteType/@nasRouteText DangerousGoodsType/@onboardLocation OtherAircraftTypeReferenceType/@otherAircraftType CommunicationCapabilitiesType/@otherCommunicationCapabilities CommunicationCapabilitiesType/@otherDatalinkCapabilities FlightEmergencyType/@otherInformation NavigationCapabilitiesType/@otherNavigationCapabilities SurveillanceCapabilitiesType/@otherSurveillanceCapabilities DangerousGoodsPackageType/@packingInstructionNumber RadionuclideType/@physicalChemicalForm DangerousGoodsPackageType/@productName TfmProgramInformationType/@programIdentifier DangerousGoodsPackageType/@properShippingName RadioCommunicationFailureType/@radioFailureRemarks RadionuclideType/@radionuclideId RadionuclideType/@radionuclideName RadioCommunicationFailureType/@remainingComCapability FlightType/@remarks DepartureDelayType/@remarks NasRerouteType/@rerouteIdentifier NasRerouteType/@rerouteName NasRerouteType/@rerouteProtectedSegment FlightRouteInformationType/@routeText ReclearanceInFlightType/@routeToRevisedDestination MessageMetadataType/@sensitivity MessageMetadataType/@sensitivityReason ShippingInformationType/@shipmentAuthorizations DeclarationTextType/@shipper AircraftType/@significantMarkings PreImplicitSubstitutionType/@slot MessageProvenanceType/@source FilingStatusType/@statusReason SubmissionStatusType/@statusReason PlanningStatusType/@statusReason ShippingInformationType/@subsidiaryHazardClassAndDivision ShippingInformationType/@supplementaryInformation DangerousGoodsPackageType/@supplementaryInformation SurvivalCapabilitiesType/@survivalEquipmentRemarks MessageProvenanceType/@system DangerousGoodsPackageType/@technicalName DepartureDelayType/@tmiIdentifier CtopRouteAmendmentType/@tmiIdentifier MessageProvenanceType/@tracon TriggerType/@triggerType TrajectoryPointReferenceType/@type DangerousGoodsPackageType/@typeOfPackaging DangerousGoodsPackageType/@unNumber NameValuePairType/@value
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 <simpleType name="CharacterStringType">
 
<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]
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<minLength value="0"/>
   
<maxLength value="4096"/>
 
</restriction>
</simpleType>


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