# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. namespace=foo date[] string stock[].ticker string stock[].type enum { COMMON, ETF, ETC } default=COMMON stock[].volume[] int basicstruct.foo string default="foo" basicstruct.bar int default=0