Skip to content

Latest commit

 

History

History
47 lines (45 loc) · 7.32 KB

29.-references.md

File metadata and controls

47 lines (45 loc) · 7.32 KB

29. References

Label Reference
[ASN1] "Introduction to ASN.1", https://www.itu.int/en/ITU-T/asn1/Pages/introduction.aspx
[ASN1CER] X.690 : Information technology - ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER) https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-X.690-200811-S!!PDF-E&type=items
[ASN1ECN] "ASN.1 Encoding Control Notation," https://www.itu.int/en/ITU-T/asn1/Pages/ecn.aspx
[ASN1PER] "ASN.1 Packed Encoding Rules (PER)," https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-X.691-200811-S!!PDF-E&type=items
[AVRO] "Avro," http://avro.apache.org/docs/1.3.0/spec.html
[BFD] "Binary Format Description (BFD) Language," https://web.archive.org/web/20040331210530/http://collaboratory.emsl.pnl.gov/sam/bfd/
[CARealia] Disc Interchange Service Company, Inc., Westford, MA, USA., "EBCDIC to ASCII Conversion of Signed Fields," http://www.3480-3590-data-conversion.com/article-signed-fields.html
[CCSID] "Coded Character Set Identifiers (CCSID)," https://www.ibm.com/support/knowledgecenter/SS4SVW_3.0.0/designing/ccsid_list.html
[EXI] W3C, "Efficient XML Interchange (EXI) Format 1.0 (Second Edition)," http://www.w3.org/TR/exi
[HDF] Hierarchical Data Format (HDF) http://www.hdfgroup.org/
[IANA] IANA, "Character Sets," http://www.iana.org/assignments/character-sets
[ICUDateTime] icu-project.org, "Formatting Dates and Times," http://userguide.icu-project.org/formatparse/datetime
[ICUDecimal] icu-project.org, "icu::DecimalFormat Class Reference," https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classDecimalFormat.html
[ICULocale] icu-project.org, "Locale," http://userguide.icu-project.org/locale
[ICURegex] icu-project.org, "Regular Expressions," http://userguide.icu-project.org/strings/regexp
[ISO10646] Universal Coded Character Set https://www.iso.org/standard/69119.html
[ISO8601] Date and Time Format - ISO 8601 http://www.iso.org/iso/home/standards/iso8601.htm
[JavaRegex] Oracle, "Class Pattern," http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html
[OBSOLETE_DFDL] Michael J Beckerle, Stephen M Hanson, Alan W Powell. GFD-P-R.174: Data Format Description Language (DFDL) v1.0 Specification. Open Grid Forum. January 2011. http://www.ogf.org/documents/GFD.174.pdf
[IANATimeZone] IANA - Internet Assigned Numbers Authority, "Time Zone Database," http://www.iana.org/time-zones
[JSON] Introducing JSON http://www.json.org
[NETCDF] Network Common Data Form (NetCDF) http://www.unidata.ucar.edu/software/netcdf/
[OMG_EAI] OMG "CAM" TD Model: Object Management Group (OMG) "UML Profile and Interchange Models for Enterprise Application Integration (EAI) Specification" formal/04-03-26, March 2004. Section 7.3.2. Available at http://www.omg.org/cgi-bin/doc?formal/2004-03-26
[RDP] William H. Burge, "Recursive Programming Techniques," Addison-Wesley Longman, Incorporated, 1975. ISBN‑10: 0201144506, ISBN‑13: 978‑0201144505 0
[RFC2119] S. Bradner, "RFC 2119: Key words for use in RFCs to Indicate Requirement Levels," IETF (Internet Engineering Task Force). RFC 2119: Key words for use in RFCs to Indicate Requirement Levels. S. Bradner. 1997.
[SCD] W3C, "W3C XML Schema Definition Language (XSD): Component Designators," http://www.w3.org/TR/xmlschema-ref/
[Thrift] M. Slee, A. Agarwal and M. Kwiatkowski, "Thrift: Scalable Cross-Language Services Implementation," https://thrift.apache.org/static/files/thrift-20070401.pdf
[UML] Unified Modeling Language http://www.uml.org/
[Unicode] The Unicode Consortium, "Unicode," https://home.unicode.org/.
[UnicodeCLDR] Unicode, Inc., "Unicode Common Locale Data Repository," http://sites.google.com/site/cldr/.
[UnicodeRegex] Unicode, Inc., "Unicode Regular Expressions," http://www.unicode.org/reports/tr18/
[UnicodeLDML] Unicode, Inc., "Unicode Locale Data Markup Language (LDML)," http://www.unicode.org/reports/tr35/.
[Walmsley] Definitive XML Schema (Walmsley, ISBN 0-13-065567-8) page 390, Section 17.8, Table 17-6 says "A child element-type name which must be prefixed if it is in a namespace".
[XDR] RFC 4506: XDR: External Data Representation Standard. IETF (Internet Engineering Task Force), 2006.http://tools.ietf.org/html/rfc4506
[XML1.0] W3C, "Extensible Markup Language (XML) 1.0 (Fifth Edition)," 26 November 2008. http://www.w3.org/TR/REC-xml
[XML1.1] W3C, "Extensible Markup Language (XML) 1.1 (Second Edition)," 16 August 2006. http://www.w3.org/TR/xml11/
[XMLInfoset] W3C, "XML Information Set (Second Edition)," 4 February 2004. http://www.w3.org/TR/xml-Infoset
[XMLNamespaces] W3C, "Namespaces in XML 1.0 (Third Edition)," 8 December 2009. http://www.w3.org/TR/REC-xml-names/
[XSD] W3C, "XML Schema," http://www.w3.org/XML/Schema
[XPath] W3C, "XML Path Language (XPath) 2.0 (Second Edition)," http://www.w3.org/TR/xpath20/
[XSDLV1] W3C, XML Schema Part 1: Structures http://www.w3.org/TR/xmlschema-1/ XML Schema Part 2: Datatypes http://www.w3.org/TR/xmlschema-2/ , 28 October 2004.
[XSLT] W3C, “XSL Transformations (XSLT)” https://www.w3.org/TR/xslt/